endpointNames

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

Parameters

value

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


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


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

Parameters

values

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