actionPlaybooks

@JvmName(name = "hbykjvbxhlsgylyg")
suspend fun actionPlaybooks(value: Output<List<AutomationRuleActionPlaybookArgs>>)
@JvmName(name = "dcdvgjhpuvdynmeh")
suspend fun actionPlaybooks(value: List<AutomationRuleActionPlaybookArgs>?)

Parameters

value

One or more action_playbook blocks as defined below.

Note: Either one action_incident block or action_playbook block has to be specified.


@JvmName(name = "htmpegjbxrymrvvn")
suspend fun actionPlaybooks(vararg values: Output<AutomationRuleActionPlaybookArgs>)


@JvmName(name = "kbvygqjohmbgadsj")
suspend fun actionPlaybooks(values: List<Output<AutomationRuleActionPlaybookArgs>>)
@JvmName(name = "icjkoltcuysokiqq")
suspend fun actionPlaybooks(vararg values: AutomationRuleActionPlaybookArgs)

Parameters

values

One or more action_playbook blocks as defined below.

Note: Either one action_incident block or action_playbook block has to be specified.


@JvmName(name = "polaxkbovlqlfwqj")
suspend fun actionPlaybooks(argument: List<suspend AutomationRuleActionPlaybookArgsBuilder.() -> Unit>)
@JvmName(name = "fncvjbstiwopfphk")
suspend fun actionPlaybooks(vararg argument: suspend AutomationRuleActionPlaybookArgsBuilder.() -> Unit)
@JvmName(name = "xqtxknfbaorhglak")
suspend fun actionPlaybooks(argument: suspend AutomationRuleActionPlaybookArgsBuilder.() -> Unit)

Parameters

argument

One or more action_playbook blocks as defined below.

Note: Either one action_incident block or action_playbook block has to be specified.