Cluster Cluster Config Gce Cluster Config Shielded Instance Config Args
data class ClusterClusterConfigGceClusterConfigShieldedInstanceConfigArgs(val enableIntegrityMonitoring: Output<Boolean>? = null, val enableSecureBoot: Output<Boolean>? = null, val enableVtpm: Output<Boolean>? = null) : ConvertibleToJava<ClusterClusterConfigGceClusterConfigShieldedInstanceConfigArgs>
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
Defines whether instances have the vTPM enabled.