Module Values.ServiceResourceCostsSource

Sourcetype nonrec t = ServiceResourceCost.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ServiceResourceCost.t list -> [> `List of [> `Structure of (string * [> `Double of Cost.t | `Enum of string | `Integer of CostEstimationServiceResourceCount.t | `String of ResourceType.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> ServiceResourceCost.t list