You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Redshift::Types::SnapshotCopyGrant
- Inherits:
-
Struct
- Object
- Struct
- Aws::Redshift::Types::SnapshotCopyGrant
- Defined in:
- (unknown)
Overview
The snapshot copy grant that grants Amazon Redshift permission to encrypt copied snapshots with the specified customer master key (CMK) from AWS KMS in the destination region.
For more information about managing snapshot copy grants, go to Amazon Redshift Database Encryption in the Amazon Redshift Cluster Management Guide.
Returned by:
Instance Attribute Summary collapse
-
#kms_key_id ⇒ String
The unique identifier of the customer master key (CMK) in AWS KMS to which Amazon Redshift is granted permission.
-
#snapshot_copy_grant_name ⇒ String
The name of the snapshot copy grant.
-
#tags ⇒ Array<Types::Tag>
A list of tag instances.
Instance Attribute Details
#kms_key_id ⇒ String
The unique identifier of the customer master key (CMK) in AWS KMS to which Amazon Redshift is granted permission.
#snapshot_copy_grant_name ⇒ String
The name of the snapshot copy grant.
#tags ⇒ Array<Types::Tag>
A list of tag instances.