Values.SavingsPlansPurchaseRecommendationSourceContains your request parameters, Savings Plan Recommendations Summary, and Details.
type nonrec t = {accountScope : AccountScope.t option;The account scope that you want your recommendations for. Amazon Web Services calculates recommendations that include the management account and member accounts if the value is set to PAYER. If the value is LINKED, recommendations are calculated for individual member accounts only.
*)savingsPlansType : SupportedSavingsPlansType.t option;The requested Savings Plans recommendation type.
*)termInYears : TermInYears.t option;The Savings Plans recommendation term in years. It's used to generate the recommendation.
*)paymentOption : PaymentOption.t option;The payment option that's used to generate the recommendation.
*)lookbackPeriodInDays : LookbackPeriodInDays.t option;The lookback period in days that's used to generate the recommendation.
*)savingsPlansPurchaseRecommendationDetails : SavingsPlansPurchaseRecommendationDetailList.t
option;Details for the Savings Plans that we recommend that you purchase to cover existing Savings Plans eligible workloads.
*)savingsPlansPurchaseRecommendationSummary : SavingsPlansPurchaseRecommendationSummary.t
option;Summary metrics for your Savings Plans Recommendations.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of GenericString.t
| `Structure of
(string * [> `String of GenericString.t ]) list ])
list ]
list
| `Structure of (string * [> `String of GenericString.t ]) list ])
list ]