events

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

Parameters

value

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


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


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

Parameters

values

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