Class NotificationConfig (2.3.1)

NotificationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

NotificationConfig is the configuration of notifications.

Attribute

NameDescription
pubsub .cluster_service.NotificationConfig.PubSub
Notification config for Pub/Sub.

Classes

PubSub

PubSub(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Pub/Sub specific notification config.