InventoryDestinationBucketEncryptionSseKmsArgs

data class InventoryDestinationBucketEncryptionSseKmsArgs(val keyId: Output<String>) : ConvertibleToJava<InventoryDestinationBucketEncryptionSseKmsArgs>

Constructors

constructor(keyId: Output<String>)

Properties

Link copied to clipboard
val keyId: Output<String>

ARN of the KMS customer master key (CMK) used to encrypt the inventory file.

Functions

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