Values.SavingsPlansCoverageSourceThe amount of Savings Plans eligible usage that's covered by Savings Plans. All calculations consider the On-Demand equivalent of your Savings Plans usage.
type nonrec t = {attributes : Attributes.t option;The attribute that applies to a specific Dimension.
*)coverage : SavingsPlansCoverageData.t option;The amount of Savings Plans eligible usage that the Savings Plans covered.
*)timePeriod : DateInterval.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `Map of
([> `String of AttributeType.t ]
* [> `String of AttributeValue.t ])
list
| `Structure of (string * [> `String of GenericString.t ]) list ])
list ]