Values.DBEngineVersionMessageSourceRepresents the output of DescribeDBEngineVersions.
type describeDBEngineVersionsResult = {marker : String_.t option;An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.
*)dBEngineVersions : DBEngineVersionList.t option;Detailed information about one or more engine versions.
*)}and t = {describeDBEngineVersionsResult : describeDBEngineVersionsResult;responseMetaData : responseMetaData;}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `List of
[> `String of String_.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `String of String_.t ])
list ]
list
| `String of String_.t
| `Structure of
(string * [> `Double of DoubleOptional.t ])
list ])
list ]
list
| `String of String_.t ])
list ])
list ]