securityEncryptionType

@JvmName(name = "bxtsdtfydipjmlyq")
suspend fun securityEncryptionType(value: Output<String>)
@JvmName(name = "lilngwabelojqkuj")
suspend fun securityEncryptionType(value: String?)

Parameters

value

Encryption Type when the Virtual Machine is a Confidential VM. Possible values are VMGuestStateOnly and DiskWithVMGuestState. Changing this forces a new resource to be created.

NOTE: vtpm_enabled must be set to true when security_encryption_type is specified. NOTE: encryption_at_host_enabled cannot be set to true when security_encryption_type is set to DiskWithVMGuestState.