Class Step (1.14.2)

Step(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a step of the workflow this execution is running.

Attributes

NameDescription
routine str
Name of a routine within the workflow.
step str
Name of a step within the routine.