filter

@JvmName(name = "ntswhjqnulmggtly")
suspend fun filter(value: Output<String>)
@JvmName(name = "liipkhuckkkelyap")
suspend fun filter(value: String?)

Parameters

value

An expression written in the Pub/Sub filter language. If non-empty, then only PubsubMessages whose attributes field matches the filter are delivered on this subscription. If empty, then no messages are filtered out.