Package | Description |
---|---|
com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
EncryptionConfiguration |
EncryptionConfiguration.clone() |
EncryptionConfiguration |
ReplicationDestinationConfig.getEncryptionConfiguration() |
EncryptionConfiguration |
EncryptionConfiguration.withReplicaKmsKeyID(String replicaKmsKeyID)
Specifies the ID (Key ARN or Alias ARN) of the customer managed AWS KMS key stored in AWS Key Management
Service (KMS) for the destination bucket.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicationDestinationConfig.setEncryptionConfiguration(EncryptionConfiguration encryptionConfiguration)
Sets the container for information regarding encryption based configuration for replicas
|
ReplicationDestinationConfig |
ReplicationDestinationConfig.withEncryptionConfiguration(EncryptionConfiguration encryptionConfiguration)
Sets the container for information regarding encryption based configuration for replicas
|
Copyright © 2021. All rights reserved.