automation Runbook Receivers
Parameters
value
The list of AutomationRunbook receivers that are part of this action group.
Parameters
values
The list of AutomationRunbook receivers that are part of this action group.
suspend fun automationRunbookReceivers(argument: List<suspend AutomationRunbookReceiverArgsBuilder.() -> Unit>)
suspend fun automationRunbookReceivers(vararg argument: suspend AutomationRunbookReceiverArgsBuilder.() -> Unit)
suspend fun automationRunbookReceivers(argument: suspend AutomationRunbookReceiverArgsBuilder.() -> Unit)
Parameters
argument
The list of AutomationRunbook receivers that are part of this action group.