AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
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.

Inheritance Hierarchy

System.Object
  Amazon.Redshift.Model.SnapshotCopyGrant

Namespace: Amazon.Redshift.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class SnapshotCopyGrant : Object

The SnapshotCopyGrant type exposes the following members

Constructors

NameDescription
Public Method SnapshotCopyGrant()

Properties

NameTypeDescription
Public Property KmsKeyId System.String Gets and sets the property KmsKeyId.

The unique identifier of the customer master key (CMK) in AWS KMS to which Amazon Redshift is granted permission.

Public Property SnapshotCopyGrantName System.String Gets and sets the property SnapshotCopyGrantName.

The name of the snapshot copy grant.

Public Property Tags System.Collections.Generic.List<Amazon.Redshift.Model.Tag> Gets and sets the property Tags.

A list of tag instances.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8