class Aws::RDS::Types::DeleteDBClusterSnapshotMessage

@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 DB cluster snapshot to delete.

Constraints: Must be the name of an existing DB cluster snapshot in
the `available` state.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DeleteDBClusterSnapshotMessage AWS API Documentation

Constants

SENSITIVE