Values.ReservationPurchaseRecommendationSourceA specific reservation that Amazon Web Services recommends for purchase.
type nonrec t = {accountScope : AccountScope.t option;The account scope that Amazon Web Services recommends that you purchase this instance for. For example, you can purchase this reservation for an entire organization in Amazon Web Services Organizations.
*)lookbackPeriodInDays : LookbackPeriodInDays.t option;How many days of previous usage that Amazon Web Services considers when making this recommendation.
*)termInYears : TermInYears.t option;The term of the reservation that you want recommendations for, in years.
*)paymentOption : PaymentOption.t option;The payment option for the reservation (for example, AllUpfront or NoUpfront).
*)serviceSpecification : ServiceSpecification.t option;Hardware specifications for the service that you want recommendations for.
*)recommendationDetails : ReservationPurchaseRecommendationDetails.t option;Details about the recommended purchases.
*)recommendationSummary : ReservationPurchaseRecommendationSummary.t option;A summary about the recommended purchase.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of GenericString.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of GenericBoolean.t
| `String of GenericString.t ])
list ])
list ])
list ]
list
| `Structure of
(string
* [> `String of GenericString.t
| `Structure of (string * [> `Enum of string ]) list ])
list ])
list ]