AutomationRuleModifyPropertiesAction interface

Describes an automation rule action to modify an object's properties

Extends

Properties

actionConfiguration
actionType

The type of the automation rule action.

Inherited Properties

order

Property Details

actionConfiguration

actionConfiguration?: IncidentPropertiesAction

Property Value

actionType

The type of the automation rule action.

actionType: "ModifyProperties"

Property Value

"ModifyProperties"

Inherited Property Details

order

order: number

Property Value

number

Inherited From AutomationRuleAction.order