Values.AwsAmazonMqBrokerMaintenanceWindowStartTimeDetailsSourceThe scheduled time period (UTC) during which Amazon MQ begins to apply pending updates or patches to the broker.
type nonrec t = {dayOfWeek : NonEmptyString.t option;The day of the week on which the maintenance window falls.
*)timeOfDay : NonEmptyString.t option;The time, in 24-hour format, on which the maintenance window falls.
*)timeZone : NonEmptyString.t option;The time zone in either the Country/City format or the UTC offset format. UTC is the default format.
*)}