events

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

Parameters

value

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


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


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

Parameters

values

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