ConfidentialInstanceConfigResponse

data class ConfidentialInstanceConfigResponse(val enableConfidentialCompute: Boolean)

Confidential Instance Config for clusters using Confidential VMs (https://cloud.google.com/compute/confidential-vm/docs)

Constructors

Link copied to clipboard
fun ConfidentialInstanceConfigResponse(enableConfidentialCompute: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. Defines whether the instance should have confidential compute enabled.