AutomationRuleRunPlaybookActionResponse

Describes an automation rule action to run a playbook

Constructors

Link copied to clipboard
constructor(actionConfiguration: AutomationRuleRunPlaybookActionResponseActionConfiguration, actionType: String, order: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The configuration of the run playbook automation rule action

Link copied to clipboard

The type of the automation rule action Expected value is 'RunPlaybook'.

Link copied to clipboard
val order: Int

The order of execution of the automation rule action