connectionEvents

@JvmName(name = "soacbogicslsmdpc")
suspend fun connectionEvents(value: Output<List<String>>)
@JvmName(name = "lrwvqwfabrtdqprk")
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 = "ktifsbtygfuylthh")
suspend fun connectionEvents(vararg values: Output<String>)


@JvmName(name = "tvfdisgjrfmjpvfh")
suspend fun connectionEvents(values: List<Output<String>>)
@JvmName(name = "jqqirbpamkclrnhu")
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.