Values_1.DeleteGlobalClusterMessageSourceDeletes a global database cluster. The primary and secondary clusters must already be detached or destroyed first. This action only applies to Aurora DB clusters.
type nonrec t = {globalClusterIdentifier : Values_0.GlobalClusterIdentifier.t;The cluster identifier of the global database cluster being deleted.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.GlobalClusterIdentifier.t ]) list ]