connectionEvents

@JvmName(name = "ucovsflawvdhybpu")
suspend fun connectionEvents(value: Output<List<String>>)
@JvmName(name = "dcabghbrykvkbvjv")
suspend fun connectionEvents(value: List<String>?)

Parameters

value

The endpoint events for which to receive notifications.


@JvmName(name = "gdonlptjtiaolgvb")
suspend fun connectionEvents(vararg values: Output<String>)


@JvmName(name = "hreqjokdfjeqdtot")
suspend fun connectionEvents(values: List<Output<String>>)
@JvmName(name = "pjuafojhhygrdxgc")
suspend fun connectionEvents(vararg values: String)

Parameters

values

The endpoint events for which to receive notifications.