events

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

Parameters

value

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


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


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

Parameters

values

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