Cluster Node Pool Node Config Shielded Instance Config Args
data class ClusterNodePoolNodeConfigShieldedInstanceConfigArgs(val enableIntegrityMonitoring: Output<Boolean>? = null, val enableSecureBoot: Output<Boolean>? = null) : ConvertibleToJava<ClusterNodePoolNodeConfigShieldedInstanceConfigArgs>
Constructors
Link copied to clipboard
fun ClusterNodePoolNodeConfigShieldedInstanceConfigArgs(enableIntegrityMonitoring: Output<Boolean>? = null, enableSecureBoot: Output<Boolean>? = null)