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