BucketReplicationEncryptionConfigurationArgs

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

Constructors

constructor(replicaKmsKeyId: Output<String>)

Properties

Link copied to clipboard
val replicaKmsKeyId: Output<String>

The CMK ID used in SSE-KMS. NOTE: If the status of sse_kms_encrypted_objects is set to Enabled, you must specify the replica_kms_key_id.

Functions

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