software Config
suspend fun softwareConfig(value: Output<WorkflowTemplatePlacementManagedClusterConfigSoftwareConfigArgs>)
Parameters
value
The config settings for software inside the cluster.
suspend fun softwareConfig(argument: suspend WorkflowTemplatePlacementManagedClusterConfigSoftwareConfigArgsBuilder.() -> Unit)
Parameters
argument
The config settings for software inside the cluster.