Automatic maintenance settings
| Name | Type | Description | Notes |
|---|---|---|---|
| dow | DowEnum | Day of week for installing updates | |
| time | String | Time for installing updates, UTC | |
| updates | List<DbaasServiceUpdate> | List of updates waiting to be installed |
| Name | Value |
|---|---|
| SATURDAY | "saturday" |
| TUESDAY | "tuesday" |
| NEVER | "never" |
| WEDNESDAY | "wednesday" |
| SUNDAY | "sunday" |
| FRIDAY | "friday" |
| MONDAY | "monday" |
| THURSDAY | "thursday" |