Workflow Template Placement Managed Cluster Config Gce Cluster Config Shielded Instance Config Args
data class WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInstanceConfigArgs(val enableIntegrityMonitoring: Output<Boolean>? = null, val enableSecureBoot: Output<Boolean>? = null, val enableVtpm: Output<Boolean>? = null) : ConvertibleToJava<WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInstanceConfigArgs>
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.