eventTrigger

@JvmName(name = "rywpfdwmesuuibal")
suspend fun eventTrigger(value: Output<FunctionEventTriggerArgs>)
@JvmName(name = "taqxxnipksylerhg")
suspend fun eventTrigger(value: FunctionEventTriggerArgs?)

Parameters

value

A source that fires events in response to a condition in another service. Structure is documented below. Cannot be used with trigger_http.


@JvmName(name = "khrncidelmuytuip")
suspend fun eventTrigger(argument: suspend FunctionEventTriggerArgsBuilder.() -> Unit)

Parameters

argument

A source that fires events in response to a condition in another service. Structure is documented below. Cannot be used with trigger_http.