Values.GetReservedNodeExchangeConfigurationOptionsOutputMessageSourceGets the configuration options for the reserved-node exchange. These options include information about the source reserved node and target reserved node offering. Details include the node type, the price, the node count, and the offering type.
type getReservedNodeExchangeConfigurationOptionsResult = {marker : String_.t option;A pagination token provided by a previous GetReservedNodeExchangeConfigurationOptions request.
*)reservedNodeConfigurationOptionList : ReservedNodeConfigurationOptionList.t
option;the configuration options for the reserved-node exchange. These options include information about the source reserved node and target reserved node. Details include the node type, the price, the node count, and the offering type.
*)}and t = {getReservedNodeExchangeConfigurationOptionsResult : getReservedNodeExchangeConfigurationOptionsResult;responseMetaData : responseMetaData;}type error = [ | `ClusterNotFoundFault of ClusterNotFoundFault.t| `ClusterSnapshotNotFoundFault of ClusterSnapshotNotFoundFault.t| `InvalidReservedNodeStateFault of InvalidReservedNodeStateFault.t| `ReservedNodeAlreadyMigratedFault of ReservedNodeAlreadyMigratedFault.t| `ReservedNodeNotFoundFault of ReservedNodeNotFoundFault.t| `ReservedNodeOfferingNotFoundFault of ReservedNodeOfferingNotFoundFault.t| `UnsupportedOperationFault of UnsupportedOperationFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ClusterNotFoundFault of unit
| `ClusterSnapshotNotFoundFault of unit
| `DependentServiceUnavailableFault of unit
| `InvalidReservedNodeStateFault of unit
| `ReservedNodeAlreadyMigratedFault of unit
| `ReservedNodeNotFoundFault of unit
| `ReservedNodeOfferingNotFoundFault of unit
| `Unknown_operation_error of string * string option
| `UnsupportedOperationFault of unit ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ClusterNotFoundFault of unit
| `ClusterSnapshotNotFoundFault of unit
| `DependentServiceUnavailableFault of unit
| `InvalidReservedNodeStateFault of unit
| `ReservedNodeAlreadyMigratedFault of unit
| `ReservedNodeNotFoundFault of unit
| `ReservedNodeOfferingNotFoundFault of unit
| `Unknown_operation_error of string * string option
| `UnsupportedOperationFault of unit ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Integer of Integer.t
| `Structure of
(string
* [> `Double of Double.t
| `Enum of string
| `Integer of Integer.t
| `List of
[> `Structure of
(string
* [> `Double of Double.t
| `String of String_.t ])
list ]
list
| `String of String_.t
| `Timestamp of TStamp.t ])
list ])
list ]
list
| `String of String_.t ])
list ])
list ]