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 annotationsA list of annotations used in the workflow. These are like sticky notes for your workflow!
Optional connectionA list of connections or connection groups used in the workflow.
Optional handleUnique identifier used to trigger workflows automatically in Datadog.
Optional inputA list of input parameters for the workflow. These can be used as dynamic runtime values in your workflow.
Optional outputA list of output parameters for the workflow.
Optional stepsA Step is a sub-component of a workflow. Each Step performs an action.
Optional triggersThe list of triggers that activate this workflow. At least one trigger is required, and each trigger type may appear at most once.
Generated using TypeDoc
The spec defines what the workflow does.