Values.ReservationPurchaseRecommendationSummarySourceA summary about this recommendation, such as the currency code, the amount that Amazon Web Services estimates that you could save, and the total amount of reservation to purchase.
type nonrec t = {totalEstimatedMonthlySavingsAmount : GenericString.t option;The total amount that Amazon Web Services estimates that this recommendation could save you in a month.
*)totalEstimatedMonthlySavingsPercentage : GenericString.t option;The total amount that Amazon Web Services estimates that this recommendation could save you in a month, as a percentage of your costs.
*)currencyCode : GenericString.t option;The currency code used for this recommendation.
*)}