Workflow Template Placement Managed Cluster
data class WorkflowTemplatePlacementManagedCluster(val clusterName: String, val config: WorkflowTemplatePlacementManagedClusterConfig, val labels: Map<String, String>? = null)
Constructors
Link copied to clipboard
fun WorkflowTemplatePlacementManagedCluster(clusterName: String, config: WorkflowTemplatePlacementManagedClusterConfig, labels: Map<String, String>? = null)