InstanceConfidentialInstanceConfig

data class InstanceConfidentialInstanceConfig(val enableConfidentialCompute: Boolean)

Constructors

Link copied to clipboard
constructor(enableConfidentialCompute: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Defines whether the instance should have confidential compute enabled. on_host_maintenance has to be set to TERMINATE or this will fail to create the VM.