enableConfidentialCompute

@JvmName(name = "ktinrdhilcobnfhq")
suspend fun enableConfidentialCompute(value: Output<Boolean>)
@JvmName(name = "jjljytusjogdikaj")
suspend fun enableConfidentialCompute(value: Boolean?)

Parameters

value

Defines whether the instance should have confidential compute enabled with AMD SEV. If enabled, on_host_maintenance can be set to MIGRATE if min_cpu_platform is set to "AMD Milan". Otherwise, on_host_maintenance has to be set to TERMINATE or this will fail to create the VM.