class Aws::ElastiCache::Types::DeleteSnapshotMessage

Represents the input of a `DeleteSnapshot` operation.

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

data as a hash:

    {
      snapshot_name: "String", # required
    }

@!attribute [rw] snapshot_name

The name of the snapshot to be deleted.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/DeleteSnapshotMessage AWS API Documentation

Constants

SENSITIVE