endpointNames

@JvmName(name = "xtsjidqrkhohnlsm")
suspend fun endpointNames(value: Output<List<String>>)
@JvmName(name = "vatehiknryywfiix")
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 = "rckygliuvirqeoum")
suspend fun endpointNames(vararg values: Output<String>)


@JvmName(name = "beqahsqhjjapctii")
suspend fun endpointNames(values: List<Output<String>>)
@JvmName(name = "rrtkuxjquojmipjs")
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.