class Aws::DocDB::Types::DeleteDBClusterMessage
@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DeleteDBClusterMessage AWS API Documentation
@return [String]
* Cannot end with a hyphen or contain two consecutive hyphens.
* The first character must be a letter.
* Must be from 1 to 255 letters, numbers, or hyphens.
Constraints:
</note>
parameter to ‘true` results in an error.
<note markdown=“1”> Specifying this parameter and also setting the `SkipFinalShapshot`
when `SkipFinalSnapshot` is set to `false`.
The cluster snapshot identifier of the new cluster snapshot created
@!attribute [rw] final_db_snapshot_identifier
@return [Boolean]
Default: `false`
</note>
`FinalDBSnapshotIdentifier` parameter.
<note markdown=“1”> If `SkipFinalSnapshot` is `false`, you must specify a
before the DB cluster is deleted.
created. If `false` is specified, a cluster snapshot is created
cluster is deleted. If `true` is specified, no cluster snapshot is
Determines whether a final cluster snapshot is created before the
@!attribute [rw] skip_final_snapshot
@return [String]
^
* Must match an existing `DBClusterIdentifier`.
Constraints:
isn’t case sensitive.
The cluster identifier for the cluster to be deleted. This parameter
@!attribute [rw] db_cluster_identifier
Represents the input to DeleteDBCluster.