preferredMaintenanceWindow property
The weekly time range during which system maintenance can occur on the database.
In the format ddd:hh24:mi-ddd:hh24:mi
. For example,
Tue:17:00-Tue:17:30
.
Implementation
final String? preferredMaintenanceWindow;