Type alias WorkflowRunAsUserMode

WorkflowRunAsUserMode: typeof OWNER | typeof SERVICE_ACCOUNT | typeof INITIATOR | UnparsedObject

The effective type of identity used to run the workflow.

Generated using TypeDoc