events

@JvmName(name = "kheuvrpyfvwwsutc")
suspend fun events(value: Output<List<Any>>)
@JvmName(name = "wfmttdginhryivvs")
suspend fun events(value: List<Any>)

Parameters

value

The list of event types that cause this trigger to fire.


@JvmName(name = "ytgrfpyhyftsfdxn")
suspend fun events(vararg values: Output<Any>)


@JvmName(name = "vgheprggwkuuphrv")
suspend fun events(values: List<Output<Any>>)
@JvmName(name = "vomtcahkgoeenhsa")
suspend fun events(vararg values: Any)

Parameters

values

The list of event types that cause this trigger to fire.