class Aws::Redshift::Types::SnapshotCopyGrant

The snapshot copy grant that grants Amazon Redshift permission to encrypt copied snapshots with the specified customer master key (CMK) from Amazon Web Services KMS in the destination region.

For more information about managing snapshot copy grants, go to

Amazon Redshift Database Encryption][1

in the *Amazon Redshift

Cluster Management Guide*.

[1]: docs.aws.amazon.com/redshift/latest/mgmt/working-with-db-encryption.html

@!attribute [rw] snapshot_copy_grant_name

The name of the snapshot copy grant.
@return [String]

@!attribute [rw] kms_key_id

The unique identifier of the customer master key (CMK) in Amazon Web
Services KMS to which Amazon Redshift is granted permission.
@return [String]

@!attribute [rw] tags

A list of tag instances.
@return [Array<Types::Tag>]

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

Constants

SENSITIVE