class Aws::RDS::Types::DeleteDBClusterMessage
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DeleteDBClusterMessage AWS API Documentation
@return [Boolean]
cluster is deleted.
default is to remove automated backups immediately after the DB
DB cluster is deleted. This parameter isn’t case-sensitive. The
Specifies whether to remove automated backups immediately after the
@!attribute [rw] delete_automated_backups
@return [String]
* Can’t end with a hyphen or contain two consecutive hyphens
* First character must be a letter
* Must be 1 to 255 letters, numbers, or hyphens.
Constraints:
</note>
in an error.
DB cluster snapshot with the ‘SkipFinalShapshot` parameter results
<note markdown=“1”> Specifying this parameter and also skipping the creation of a final
created when `SkipFinalSnapshot` is disabled.
The DB cluster snapshot identifier of the new DB cluster snapshot
@!attribute [rw] final_db_snapshot_identifier
@return [Boolean]
</note>
`SkipFinalSnapshot` is disabled.
<note markdown=“1”> You must specify a `FinalDBSnapshotIdentifier` parameter if
created. By default, this parameter is disabled.
default, skip isn’t specified, and the DB cluster snapshot is
cluster snapshot is created before the DB cluster is deleted. By
DB cluster snapshot is created. If skip isn’t specified, a DB
snapshot before the DB cluster is deleted. If skip is specified, no
Specifies whether to skip the creation of a final DB cluster
@!attribute [rw] skip_final_snapshot
@return [String]
^
* Must match an existing DBClusterIdentifier.
Constraints:
parameter isn’t case-sensitive.
The DB cluster identifier for the DB cluster to be deleted. This
@!attribute [rw] db_cluster_identifier