BucketReplicationConfigRuleDestinationEncryptionConfigurationArgs

data class BucketReplicationConfigRuleDestinationEncryptionConfigurationArgs(val replicaKmsKeyId: Output<String>) : ConvertibleToJava<BucketReplicationConfigRuleDestinationEncryptionConfigurationArgs>

Constructors

constructor(replicaKmsKeyId: Output<String>)

Properties

Link copied to clipboard
val replicaKmsKeyId: Output<String>

ID (Key ARN or Alias ARN) of the customer managed AWS KMS key stored in AWS Key Management Service (KMS) for the destination bucket.

Functions

Link copied to clipboard
open override fun toJava(): BucketReplicationConfigRuleDestinationEncryptionConfigurationArgs