events

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

Parameters

value

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


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


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

Parameters

values

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