automationRunbookReceivers

@JvmName(name = "jqagyvdktckshedf")
suspend fun automationRunbookReceivers(value: Output<List<AutomationRunbookReceiverArgs>>)
@JvmName(name = "swuuvwxoadxwlwdw")
suspend fun automationRunbookReceivers(value: List<AutomationRunbookReceiverArgs>?)

Parameters

value

The list of AutomationRunbook receivers that are part of this action group.


@JvmName(name = "rqefewmobrdxpcoi")
suspend fun automationRunbookReceivers(vararg values: Output<AutomationRunbookReceiverArgs>)


@JvmName(name = "gvmlrhejutvatorh")
suspend fun automationRunbookReceivers(values: List<Output<AutomationRunbookReceiverArgs>>)
@JvmName(name = "hxcuixxtxthcmnkn")
suspend fun automationRunbookReceivers(vararg values: AutomationRunbookReceiverArgs)

Parameters

values

The list of AutomationRunbook receivers that are part of this action group.


@JvmName(name = "kpvebmfwjrvlmtyx")
suspend fun automationRunbookReceivers(argument: List<suspend AutomationRunbookReceiverArgsBuilder.() -> Unit>)
@JvmName(name = "kwtjwvjvcbyffryy")
suspend fun automationRunbookReceivers(vararg argument: suspend AutomationRunbookReceiverArgsBuilder.() -> Unit)
@JvmName(name = "eqhibolrpqppaltj")
suspend fun automationRunbookReceivers(argument: suspend AutomationRunbookReceiverArgsBuilder.() -> Unit)

Parameters

argument

The list of AutomationRunbook receivers that are part of this action group.