GetClusterNodePoolNodeConfigShieldedInstanceConfig

data class GetClusterNodePoolNodeConfigShieldedInstanceConfig(val enableIntegrityMonitoring: Boolean, val enableSecureBoot: Boolean)

Constructors

constructor(enableIntegrityMonitoring: Boolean, enableSecureBoot: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Defines whether the instance has integrity monitoring enabled.

Link copied to clipboard

Defines whether the instance has Secure Boot enabled.