Type alias AutomationRuleActionType

AutomationRuleActionType: typeof EXECUTE_WORKFLOW | typeof ASSIGN_AGENT | UnparsedObject

The type of automated action to perform when the rule triggers. EXECUTE_WORKFLOW runs a Datadog workflow; ASSIGN_AGENT assigns an AI agent to the case.

Generated using TypeDoc