Table of Contents

Class EncryptionConfiguration

Namespace
Amazon.S3.Model
Assembly
AWSSDK.S3.dll

EncryptionConfiguration class

public class EncryptionConfiguration
Inheritance
EncryptionConfiguration
Inherited Members

Constructors

EncryptionConfiguration()

public EncryptionConfiguration()

Properties

ReplicaKmsKeyID

The ID of the AWS KMS key for the region where the destination bucket resides. Amazon S3 uses this key to encrypt the replica object.

public string ReplicaKmsKeyID { get; set; }

Property Value

string