Values_1.DescribeEngineDefaultClusterParametersResultSourceReturns the default engine and system parameter information for the cluster database engine. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide.
type describeEngineDefaultClusterParametersResult = {engineDefaults : Values_0.EngineDefaults.t option;}and t = {describeEngineDefaultClusterParametersResult : describeEngineDefaultClusterParametersResult;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
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `List of [> `String of string ] list
| `String of string ])
list ]
list
| `String of string ])
list ])
list ])
list ]