public static interface EncryptionConfiguration.Builder extends SdkPojo, CopyableBuilder<EncryptionConfiguration.Builder,EncryptionConfiguration>
| Modifier and Type | Method and Description |
|---|---|
EncryptionConfiguration.Builder |
replicaKmsKeyID(String replicaKmsKeyID)
The ID of the AWS KMS key for the AWS Region where the destination bucket resides.
|
copyapplyMutation, buildEncryptionConfiguration.Builder replicaKmsKeyID(String replicaKmsKeyID)
The ID of the AWS KMS key for the AWS Region where the destination bucket resides. Amazon S3 uses this key to encrypt the replica object.
replicaKmsKeyID - The ID of the AWS KMS key for the AWS Region where the destination bucket resides. Amazon S3 uses this
key to encrypt the replica object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.