Encryption Config Args
data class EncryptionConfigArgs(val kmsKey: Output<String>? = null) : ConvertibleToJava<EncryptionConfigArgs>
Represents a custom encryption key configuration that can be applied to a resource. This will encrypt all disks in Virtual Machine.