Workflow Template Placement Managed Cluster Config Software Config Args
data class WorkflowTemplatePlacementManagedClusterConfigSoftwareConfigArgs(val imageVersion: Output<String>? = null, val optionalComponents: Output<List<String>>? = null, val properties: Output<Map<String, String>>? = null) : ConvertibleToJava<WorkflowTemplatePlacementManagedClusterConfigSoftwareConfigArgs>
Constructors
Functions
Properties
Link copied to clipboard
The version of software inside the cluster. It must be one of the supported Dataproc Versions, such as "1.2" (including a subminor version, such as "1.2.29"), or the "preview" version. If unspecified, it defaults to the latest Debian version.