DeleteDbClusterRequest
class DeleteDbClusterRequest
Represents the input to DeleteDBCluster.
Types
Properties
Link copied to clipboard
The cluster identifier for the cluster to be deleted. This parameter isn't case sensitive.
Link copied to clipboard
The cluster snapshot identifier of the new cluster snapshot created when SkipFinalSnapshot
is set to false
.
Link copied to clipboard
Determines whether a final cluster snapshot is created before the cluster is deleted. If true
is specified, no cluster snapshot is created. If false
is specified, a cluster snapshot is created before the DB cluster is deleted.