Weekly Maintenance Window Response
data class WeeklyMaintenanceWindowResponse(val day: String, val duration: String, val startTime: TimeOfDayResponse)
Time window in which disruptive maintenance updates occur. Non-disruptive updates can occur inside or outside this window.