Module Values.UtilizationsByTimeSource

Sourcetype nonrec t = UtilizationByTime.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : UtilizationByTime.t list -> [> `List of [> `Structure of (string * [> `List of [> `Structure of (string * [> `Map of ([> `String of AttributeType.t ] * [> `String of AttributeValue.t ]) list | `String of ReservationGroupKey.t | `Structure of (string * [> `String of UtilizationPercentage.t ]) list ]) list ] list | `Structure of (string * [> `String of YearMonthDay.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> UtilizationByTime.t list