filterNames

@JvmName(name = "kvyujlortvvbfrga")
suspend fun filterNames(value: Output<List<String>>)
@JvmName(name = "xosgmqpwlfogrbhj")
suspend fun filterNames(value: List<String>?)

Parameters

value

A list of names of asset or account filters which apply to this Streaming Locator. Changing this forces a new Streaming Locator to be created.


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


@JvmName(name = "wmxgscboocjpwqfg")
suspend fun filterNames(values: List<Output<String>>)
@JvmName(name = "dhhcuwmtkabuaoxk")
suspend fun filterNames(vararg values: String)

Parameters

values

A list of names of asset or account filters which apply to this Streaming Locator. Changing this forces a new Streaming Locator to be created.