Notification Config Args
data class NotificationConfigArgs(val pubsub: Output<PubSubArgs>? = null) : ConvertibleToJava<NotificationConfigArgs>
NotificationConfig is the configuration of notifications.
NotificationConfig is the configuration of notifications.