class Aws::DocDB::Types::DeleteDBClusterSnapshotMessage


@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DeleteDBClusterSnapshotMessage AWS API Documentation
@return [String]
‘available` state.
Constraints: Must be the name of an existing cluster snapshot in the
The identifier of the cluster snapshot to delete.
@!attribute [rw] db_cluster_snapshot_identifier
}
db_cluster_snapshot_identifier: “String”, # required
{
data as a hash:
@note When making an API call, you may pass DeleteDBClusterSnapshotMessage
Represents the input to DeleteDBClusterSnapshot.