Values_2.TargetReservationValueSourceThe total value of the new Convertible Reserved Instances.
type nonrec t = {reservationValue : Values_1.ReservationValue.t option;The total value of the Convertible Reserved Instances that make up the exchange. This is the sum of the list value, remaining upfront price, and additional upfront cost of the exchange.
*)targetConfiguration : Values_1.TargetConfiguration.t option;The configuration of the Convertible Reserved Instances that make up the exchange.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Integer of Values_0.Integer.t
| `String of Values_0.String_.t ])
list ])
list ]