filter

@JvmName(name = "fslttvbogfnoulhp")
suspend fun filter(value: Output<ClusterNotificationConfigPubsubFilterArgs>)
@JvmName(name = "sipfvpukhfupqryx")
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 = "wgvhlwpkdqmftwav")
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.