confidentialVmEnabled

@JvmName(name = "xcceyhciyaevhbyg")
suspend fun confidentialVmEnabled(value: Output<Boolean>)
@JvmName(name = "prkllahwyndbcpsr")
suspend fun confidentialVmEnabled(value: Boolean?)

Parameters

value

Specifies if Confidential Virtual Machines enabled. It will enable all the features of trusted, with higher confidentiality features for isolate machines or encrypted data. Available for Gen2 machines. Changing this forces a new resource to be created.

Note:: Only one of trusted_launch_supported, trusted_launch_enabled, confidential_vm_supported and confidential_vm_enabled can be specified.