VMDisk Security Profile Args
data class VMDiskSecurityProfileArgs(val securityEncryptionType: Output<Either<String, SecurityEncryptionTypes>>? = null) : ConvertibleToJava<VMDiskSecurityProfileArgs>
Specifies the security profile settings for the managed disk. Note: It can only be set for Confidential VMs and is required when using Confidential VMs.