Values_3.FailedQueuedPurchaseDeletionSourceDescribes a Reserved Instance whose queued purchase was not deleted.
type nonrec t = {error : Values_1.DeleteQueuedReservedInstancesError.t option;The error.
*)reservedInstancesId : Values_0.String_.t option;The ID of the Reserved Instance.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of Values_0.String_.t
| `Structure of
(string * [> `Enum of string | `String of Values_0.String_.t ])
list ])
list ]