eventTrigger

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

Parameters

value

An Eventarc trigger managed by Google Cloud Functions that fires events in response to a condition in another service. Structure is documented below.


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

Parameters

argument

An Eventarc trigger managed by Google Cloud Functions that fires events in response to a condition in another service. Structure is documented below.