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