AutomationRuleAddIncidentTaskAction interface

Describes an automation rule action to add a task to an incident

Extends

Properties

actionConfiguration
actionType

The type of the automation rule action.

Inherited Properties

order

Property Details

actionConfiguration

actionConfiguration?: AddIncidentTaskActionProperties

Property Value

actionType

The type of the automation rule action.

actionType: "AddIncidentTask"

Property Value

"AddIncidentTask"

Inherited Property Details

order

order: number

Property Value

number

Inherited From AutomationRuleAction.order