class Aws::Redshift::Types::DisableSnapshotCopyMessage

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

data as a hash:

    {
      cluster_identifier: "String", # required
    }

@!attribute [rw] cluster_identifier

The unique identifier of the source cluster that you want to disable
copying of snapshots to a destination region.

Constraints: Must be the valid name of an existing cluster that has
cross-region snapshot copy enabled.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/DisableSnapshotCopyMessage AWS API Documentation

Constants

SENSITIVE