class Aws::RDS::Types::DeleteDBSnapshotMessage

@note When making an API call, you may pass DeleteDBSnapshotMessage

data as a hash:

    {
      db_snapshot_identifier: "String", # required
    }

@!attribute [rw] db_snapshot_identifier

The DB snapshot identifier.

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

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

Constants

SENSITIVE