logicAppReceivers

@JvmName(name = "xvvqykmbhmgyiycj")
suspend fun logicAppReceivers(value: Output<List<ActionGroupLogicAppReceiverArgs>>)
@JvmName(name = "ccksmivojnfbtsmn")
suspend fun logicAppReceivers(value: List<ActionGroupLogicAppReceiverArgs>?)

Parameters

value

One or more logic_app_receiver blocks as defined below.


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


@JvmName(name = "ripnbhuuaafwuqbk")
suspend fun logicAppReceivers(values: List<Output<ActionGroupLogicAppReceiverArgs>>)
@JvmName(name = "dqmqqnqqopchaewh")
suspend fun logicAppReceivers(vararg values: ActionGroupLogicAppReceiverArgs)

Parameters

values

One or more logic_app_receiver blocks as defined below.


@JvmName(name = "gfbpapjrvgpuvfoq")
suspend fun logicAppReceivers(argument: List<suspend ActionGroupLogicAppReceiverArgsBuilder.() -> Unit>)
@JvmName(name = "gaqdenymdgayutgh")
suspend fun logicAppReceivers(vararg argument: suspend ActionGroupLogicAppReceiverArgsBuilder.() -> Unit)
@JvmName(name = "mlfmwmmcqnwqedpi")
suspend fun logicAppReceivers(argument: suspend ActionGroupLogicAppReceiverArgsBuilder.() -> Unit)

Parameters

argument

One or more logic_app_receiver blocks as defined below.