endpointNames

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

Parameters

value

The list of endpoints to which messages that satisfy the condition are routed.


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


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

Parameters

values

The list of endpoints to which messages that satisfy the condition are routed.