Class EncryptionConfiguration
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; }