automationRunbookReceivers

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "xloeyjwuylopxdxt")
suspend fun automationRunbookReceivers(argument: List<suspend AutomationRunbookReceiverArgsBuilder.() -> Unit>)
@JvmName(name = "pvprcwegvgbpajkv")
suspend fun automationRunbookReceivers(vararg argument: suspend AutomationRunbookReceiverArgsBuilder.() -> Unit)
@JvmName(name = "xesufxiyxtkbvsht")
suspend fun automationRunbookReceivers(argument: suspend AutomationRunbookReceiverArgsBuilder.() -> Unit)

Parameters

argument

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