Values_1.DeleteGlobalClusterResultSourceDeletes a global database cluster. The primary and secondary clusters must already be detached or destroyed first. This action only applies to Aurora DB clusters.
and t = {deleteGlobalClusterResult : deleteGlobalClusterResult;responseMetaData : responseMetaData;}type error = [ | `GlobalClusterNotFoundFault of Values_0.GlobalClusterNotFoundFault.t| `InvalidGlobalClusterStateFault of Values_0.InvalidGlobalClusterStateFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `GlobalClusterNotFoundFault of unit
| `InvalidGlobalClusterStateFault of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `GlobalClusterNotFoundFault of unit
| `InvalidGlobalClusterStateFault of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of bool
| `Enum 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
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `String of string ])
list ])
list ])
list ])
list ]