Values_1.TargetConfigurationSourceInformation about the Convertible Reserved Instance offering.
type nonrec t = {instanceCount : Values_0.Integer.t option;The number of instances the Convertible Reserved Instance offering can be applied to. This parameter is reserved and cannot be specified in a request
*)offeringId : Values_0.String_.t option;The ID of the Convertible Reserved Instance offering.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Integer of Values_0.Integer.t | `String of Values_0.String_.t ])
list ]