Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional createdWhen the workflow was created.
Optional descriptionDescription of the workflow.
Name of the workflow.
Optional publishedWhether the workflow is published. Unpublished workflows can only be run manually. Automatic triggers such as Schedule do not fire until the workflow is published.
Optional runThe effective type of identity used to run the workflow.
Optional sensitiveWhether the workflow requires sensitive privileges to run. Only the workflow owner can update this field. This allows it to run actions that use Execution Policies.
Optional specA complete Workflow Automation definition, including its triggers, steps, and connections.
Optional tagsTags of the workflow.
Optional updatedWhen the workflow was last updated.
Generated using TypeDoc
Attributes of a workflow returned in a list response.