filter

@JvmName(name = "bjnokumowxriujvq")
suspend fun filter(value: Output<ClusterNotificationConfigPubsubFilterArgs>)
@JvmName(name = "boglkjvvglsiwvdf")
suspend fun filter(value: ClusterNotificationConfigPubsubFilterArgs?)

Parameters

value

Choose what type of notifications you want to receive. If no filters are applied, you'll receive all notification types. Structure is documented below.


@JvmName(name = "myhrbnopgiikanso")
suspend fun filter(argument: suspend ClusterNotificationConfigPubsubFilterArgsBuilder.() -> Unit)

Parameters

argument

Choose what type of notifications you want to receive. If no filters are applied, you'll receive all notification types. Structure is documented below.