logicAppReceivers

@JvmName(name = "hphojhsnmliqmasc")
suspend fun logicAppReceivers(value: Output<List<LogicAppReceiverArgs>>)
@JvmName(name = "gfdlahrffydovssw")
suspend fun logicAppReceivers(value: List<LogicAppReceiverArgs>?)

Parameters

value

The list of logic app receivers that are part of this action group.


@JvmName(name = "dbsjjqxsatqvqieu")
suspend fun logicAppReceivers(vararg values: Output<LogicAppReceiverArgs>)


@JvmName(name = "lqymcevurgvbpavj")
suspend fun logicAppReceivers(values: List<Output<LogicAppReceiverArgs>>)
@JvmName(name = "ybuwfmmhkjbqkuou")
suspend fun logicAppReceivers(vararg values: LogicAppReceiverArgs)

Parameters

values

The list of logic app receivers that are part of this action group.


@JvmName(name = "nhphetkyxuiqqbpb")
suspend fun logicAppReceivers(argument: List<suspend LogicAppReceiverArgsBuilder.() -> Unit>)
@JvmName(name = "botaubberhtvukdf")
suspend fun logicAppReceivers(vararg argument: suspend LogicAppReceiverArgsBuilder.() -> Unit)
@JvmName(name = "jinyimxdpwjtyjfp")
suspend fun logicAppReceivers(argument: suspend LogicAppReceiverArgsBuilder.() -> Unit)

Parameters

argument

The list of logic app receivers that are part of this action group.