filterNames

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


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