Values.WeeklyStartTimeSourceThe scheduled time period relative to UTC during which Amazon MQ begins to apply pending updates or patches to the broker.
type nonrec t = {dayOfWeek : DayOfWeek.t;Required. The day of the week.
*)timeOfDay : string;Required. The time, in 24-hour format.
*)timeZone : string option;The time zone, UTC by default, in either the Country/City format, or the UTC offset format.
*)}