WorkflowState type
The workflow state.
KnownWorkflowState can be used interchangeably with WorkflowState,
this enum contains the known values that the service supports.
Known values supported by the service
NotSpecified: NotSpecified
Completed: Completed
Enabled: Enabled
Disabled: Disabled
Deleted: Deleted
Suspended: Suspended
type WorkflowState = string