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] |