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