endpointNames

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

Parameters

value

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


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


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

Parameters

values

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