events

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

Parameters

value

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


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


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

Parameters

values

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