WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInstanceConfig

data class WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInstanceConfig(val enableIntegrityMonitoring: Boolean? = null, val enableSecureBoot: Boolean? = null, val enableVtpm: Boolean? = null)

Constructors

constructor(enableIntegrityMonitoring: Boolean? = null, enableSecureBoot: Boolean? = null, enableVtpm: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Defines whether instances have Integrity Monitoring enabled.

Link copied to clipboard

Defines whether instances have Secure Boot enabled.

Link copied to clipboard
val enableVtpm: Boolean? = null

Defines whether instances have the vTPM enabled.