Values_1.DeleteDBShardGroupMessageSourceDeletes an Aurora Limitless Database DB shard group.
type nonrec t = {dBShardGroupIdentifier : Values_0.DBShardGroupIdentifier.t;The name of the DB shard group to delete.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.DBShardGroupIdentifier.t ]) list ]