Values.OffPeakWindowOptionsStatusSourceThe status of off-peak window options for a domain.
type nonrec t = {options : OffPeakWindowOptions.t option;The domain's off-peak window configuration.
*)status : OptionStatus.t option;The current status of off-peak window options.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of UIntValue.t
| `Structure of
(string
* [> `Structure of
(string * [> `Long of StartTimeHours.t ]) list ])
list
| `Timestamp of UpdateTimestamp.t ])
list ])
list ]