Values_1.DBEngineVersionMessageSourceContains the result of a successful invocation of the DescribeDBEngineVersions action.
type describeDBEngineVersionsResult = {marker : Values_0.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 : Values_0.DBEngineVersionList.t option;A list of DBEngineVersion elements.
*)}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
* [> `Structure of
(string
* [> `Boolean of bool
| `List of
[> `String of string
| `Structure of
(string
* [> `Boolean of bool
| `List of
[> `String of string ] list
| `String of string ])
list ]
list
| `String of string
| `Structure of
(string
* [> `Double of float
| `String of string ])
list
| `Timestamp of string ])
list ])
list ]
list
| `String of Values_0.String_.t ])
list ])
list ]