Values.CoverageByTimeSourceReservation coverage for a specified period, in hours.
type nonrec t = {timePeriod : DateInterval.t option;The period that this coverage was used over.
*)groups : ReservationCoverageGroups.t option;The groups of instances that the reservation covered.
*)total : Coverage.t option;The total reservation coverage, in hours.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Map of
([> `String of AttributeType.t ]
* [> `String of AttributeValue.t ])
list
| `Structure of
(string
* [> `Structure of
(string * [> `String of OnDemandHours.t ])
list ])
list ])
list ]
list
| `Structure of
(string
* [> `String of YearMonthDay.t
| `Structure of (string * [> `String of OnDemandHours.t ]) list ])
list ])
list ]