filterNames

@JvmName(name = "mvfqkcdpctmqlssi")
suspend fun filterNames(value: Output<List<String>>)
@JvmName(name = "jynbnvpbuljpyqjl")
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 = "twlnciwdaorafhpc")
suspend fun filterNames(vararg values: Output<String>)


@JvmName(name = "bteflktdqnlwldmm")
suspend fun filterNames(values: List<Output<String>>)
@JvmName(name = "xbgciulvnxmgalqv")
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.