master Config
suspend fun masterConfig(value: Output<WorkflowTemplatePlacementManagedClusterConfigMasterConfigArgs>)
Parameters
value
Optional. The Compute Engine config settings for additional worker instances in a cluster.
suspend fun masterConfig(argument: suspend WorkflowTemplatePlacementManagedClusterConfigMasterConfigArgsBuilder.() -> Unit)
Parameters
argument
Optional. The Compute Engine config settings for additional worker instances in a cluster.