connectionEvents

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

Parameters

value

The endpoint events for which to receive notifications.


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


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

Parameters

values

The endpoint events for which to receive notifications.