Values_4.PurchaseReservedInstancesOfferingResultSourceContains the output of PurchaseReservedInstancesOffering.
type nonrec t = {reservedInstancesId : Values_0.String_.t option;The IDs of the purchased Reserved Instances. If your purchase crosses into a discounted pricing tier, the final Reserved Instances IDs might change. For more information, see Crossing pricing tiers in the Amazon EC2 User Guide.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]