Values.ReservedCacheNodesOfferingMessageSourceRepresents the output of a DescribeReservedCacheNodesOfferings operation.
type describeReservedCacheNodesOfferingsResult = {marker : String_.t option;Provides an identifier to allow retrieval of paginated results.
*)reservedCacheNodesOfferings : ReservedCacheNodesOfferingList.t option;A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.
*)}and t = {describeReservedCacheNodesOfferingsResult : describeReservedCacheNodesOfferingsResult;responseMetaData : responseMetaData;}type error = [ | `InvalidParameterCombinationException of InvalidParameterCombinationException.t| `InvalidParameterValueException of InvalidParameterValueException.t| `ReservedCacheNodesOfferingNotFoundFault of
ReservedCacheNodesOfferingNotFoundFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InvalidParameterCombinationException of
InvalidParameterCombinationException.t
| `InvalidParameterValueException of InvalidParameterValueException.t
| `ReservedCacheNodesOfferingNotFoundFault of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InvalidParameterCombinationException of
InvalidParameterCombinationException.t
| `InvalidParameterValueException of InvalidParameterValueException.t
| `ReservedCacheNodesOfferingNotFoundFault of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Double of Double.t
| `Integer of Integer.t
| `List of
[> `Structure of
(string
* [> `Double of Double.t
| `String of String_.t ])
list ]
list
| `String of String_.t ])
list ]
list
| `String of String_.t ])
list ])
list ]