C# Class Amazon.RDS.Model.DeleteDBClusterRequest

Container for the parameters to the DeleteDBCluster operation. The DeleteDBCluster action deletes a previously provisioned DB cluster. When you delete a DB cluster, all automated backups for that DB cluster are deleted and cannot be recovered. Manual DB cluster snapshots of the specified DB cluster are not deleted.

For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.

Inheritance: AmazonRDSRequest
Exibir arquivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDBClusterIdentifier ( ) : bool
IsSetFinalDBSnapshotIdentifier ( ) : bool
IsSetSkipFinalSnapshot ( ) : bool