endpointNames

@JvmName(name = "bkmghbverkycwnnn")
suspend fun endpointNames(value: Output<List<String>>)
@JvmName(name = "adojgibglnftbaqb")
suspend fun endpointNames(value: List<String>)

Parameters

value

The list of endpoints for which the enrichment is applied to the message.


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


@JvmName(name = "oyqkuukstsjfmved")
suspend fun endpointNames(values: List<Output<String>>)
@JvmName(name = "tamkjgdogfhykkjm")
suspend fun endpointNames(vararg values: String)

Parameters

values

The list of endpoints for which the enrichment is applied to the message.