C# Class Amazon.Redshift.Model.DisableSnapshotCopyRequest

Container for the parameters to the DisableSnapshotCopy operation. Disables the automatic copying of snapshots from one region to another region for a specified cluster.

If your cluster and its snapshots are encrypted using a customer master key (CMK) from AWS KMS, use DeleteSnapshotCopyGrant to delete the grant that grants Amazon Redshift permission to the CMK in the destination region.

Inheritance: AmazonRedshiftRequest
Mostra file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetClusterIdentifier ( ) : bool