OBJECT
SLA Domain configuration for MySQL.
type MysqldbSlaConfig {# Frequency value for the log backup of MySQL instances.logFrequency: Duration # Specifies the duration for which the MySQL instance logs will be retained.logRetention: Duration }