connectionEvents

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

Parameters

value

The endpoint events for which to receive notifications.


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


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

Parameters

values

The endpoint events for which to receive notifications.