Workflow.get
Workflow.get() → self
Fetches the workflow, after which workflow.properties will contain a dict with entries corresponding to the properties on the workflow resource definition. Will raise an error if the workflow does not exist.
Returns
self (a Workflow)
Last updated