Values.GlobalClustersMessageSourceReturns information about Neptune global database clusters. This API supports pagination.
type describeGlobalClustersResult = {marker : String_.t option;A pagination token. If this parameter is returned in the response, more records are available, which can be retrieved by one or more additional calls to DescribeGlobalClusters.
*)globalClusters : GlobalClusterList.t option;The list of global clusters and instances returned by this request.
*)}and t = {describeGlobalClustersResult : describeGlobalClustersResult;responseMetaData : responseMetaData;}type error = [ | `GlobalClusterNotFoundFault of GlobalClusterNotFoundFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `GlobalClusterNotFoundFault of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `GlobalClusterNotFoundFault 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 BooleanOptional.t
| `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `List of
[> `String of String_.t ] list
| `String of String_.t ])
list ]
list
| `String of GlobalClusterIdentifier.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `String of String_.t ])
list ])
list ]
list
| `String of String_.t ])
list ])
list ]