Values_1.DBClusterMessageSourceContains the result of a successful invocation of the DescribeDBClusters action.
type describeDBClustersResult = {marker : Values_0.String_.t option;A pagination token that can be used in a later DescribeDBClusters request.
*)dBClusters : Values_0.DBClusterList.t option;Contains a list of DB clusters for the user.
*)}and t = {describeDBClustersResult : describeDBClustersResult;responseMetaData : responseMetaData;}type error = [ | `DBClusterNotFoundFault of Values_0.DBClusterNotFoundFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `DBClusterNotFoundFault of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `DBClusterNotFoundFault of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `Integer of int
| `List of
[> `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Integer of int
| `List of [> `String of string ] list
| `String of string ])
list ]
list
| `Long of Awso.Import.Int64.t
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Double of float
| `Enum of string
| `Integer of int
| `String of string
| `Structure of
(string
* [> `Enum of string
| `List of [> `String of string ] list
| `String of string
| `Timestamp of string ])
list
| `Timestamp of string ])
list
| `Timestamp of string ])
list ]
list
| `String of Values_0.String_.t ])
list ])
list ]