Class WorkflowTemplatePlacement (0.8.1)

Specifies workflow execution target. Either managed_cluster or cluster_selector is required. .. attribute:: placement

Required. Specifies where workflow executes; either on a managed cluster or an existing cluster chosen by labels.

Optional. A selector that chooses target cluster for jobs based on metadata. The selector is evaluated at the time each job is submitted.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > WorkflowTemplatePlacement