Values.DeleteGlobalClusterMessageSourceDeletes a global database. The primary and all secondary clusters must already be detached or deleted first.
type nonrec t = {globalClusterIdentifier : GlobalClusterIdentifier.t;The cluster identifier of the global database cluster being deleted.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of GlobalClusterIdentifier.t ]) list ]