Values.WindowStartTimeSourceThe desired start time for an off-peak maintenance window.
type nonrec t = {hours : StartTimeHours.t;The start hour of the window in Coordinated Universal Time (UTC), using 24-hour time. For example, 17 refers to 5:00 P.M. UTC.
*)minutes : StartTimeMinutes.t;The start minute of the window, in UTC.
*)}