OBJECT
Backup parameters configured on the management object.
type MongodbBackupParams {# Name of the store used to store backups.storeName: String! # Monitoring frequency used by watcher.watcherFrequency: Long! }