connectionEvents

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

Parameters

value

One or more endpoint events for which to receive notifications.

NOTE: One of vpc_endpoint_service_id or vpc_endpoint_id must be specified.


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


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

Parameters

values

One or more endpoint events for which to receive notifications.

NOTE: One of vpc_endpoint_service_id or vpc_endpoint_id must be specified.