filter

@JvmName(name = "gijflnyqjleqglbd")
suspend fun filter(value: Output<ClusterNotificationConfigPubsubFilterArgs>)
@JvmName(name = "ufsybgagmjjgqrpd")
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 = "itojnikumrrcjefh")
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.