InstanceStorageConfigStorageConfigS3ConfigEncryptionConfigArgs

data class InstanceStorageConfigStorageConfigS3ConfigEncryptionConfigArgs(val encryptionType: Output<String>, val keyId: Output<String>) : ConvertibleToJava<InstanceStorageConfigStorageConfigS3ConfigEncryptionConfigArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
val encryptionType: Output<String>

The type of encryption. Valid Values: KMS.

Link copied to clipboard
val keyId: Output<String>

The full ARN of the encryption key. Be sure to provide the full ARN of the encryption key, not just the ID.