| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
EncryptionConfiguration |
EncryptionConfiguration.clone() |
EncryptionConfiguration |
Destination.getEncryptionConfiguration()
A container that provides information about encryption.
|
EncryptionConfiguration |
EncryptionConfiguration.withReplicaKmsKeyID(String replicaKmsKeyID)
Specifies the ID of the customer managed KMS key that's stored in Key Management Service (KMS) for the
destination bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Destination.setEncryptionConfiguration(EncryptionConfiguration encryptionConfiguration)
A container that provides information about encryption.
|
Destination |
Destination.withEncryptionConfiguration(EncryptionConfiguration encryptionConfiguration)
A container that provides information about encryption.
|
Copyright © 2023. All rights reserved.