WorkflowStatus type

Defines values for WorkflowStatus.
KnownWorkflowStatus can be used interchangeably with WorkflowStatus, this enum contains the known values that the service supports.

Known values supported by the service

active
expired
succeeded
aborted
failed

type WorkflowStatus = string