Maintenance Window Properties Response
data class MaintenanceWindowPropertiesResponse(val dayOfWeek: String? = null, val hour: Int? = null)
Maintenance window starting hour and day of week.
Maintenance window starting hour and day of week.