endpointNames

@JvmName(name = "ewkywpanhusybcxa")
suspend fun endpointNames(value: Output<List<String>>)
@JvmName(name = "mqafskvbqslxeork")
suspend fun endpointNames(value: List<String>?)

Parameters

value

The endpoints to which messages that satisfy the condition are routed. Currently only 1 endpoint is allowed.


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


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

Parameters

values

The endpoints to which messages that satisfy the condition are routed. Currently only 1 endpoint is allowed.