Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.2 KB

UpdateDbaasServiceMysqlRequest.md

File metadata and controls

20 lines (12 loc) · 1.2 KB

UpdateDbaasServiceMysqlRequest

Properties

Name Type Description Notes
maintenance UpdateDbaasServiceMysqlRequestMaintenance [optional]
plan String Subscription plan [optional]
terminationProtection Boolean Service is protected against termination and powering off [optional]
ipFilter List<String> Allow incoming connections from CIDR address block, e.g. '10.20.0.0/16' [optional]
mysqlSettings JsonSchemaMysql [optional]
migration UpdateDbaasServiceMysqlRequestMigration [optional]
binlogRetentionPeriod Long The minimum amount of time in seconds to keep binlog entries before deletion. This may be extended for services that require binlog entries for longer than the default for example if using the MySQL Debezium Kafka connector. [optional]
backupSchedule UpdateDbaasServiceMysqlRequestBackupSchedule [optional]