Module Values.CollectionGroupDetailsSource

Sourcetype nonrec t = CollectionGroupDetail.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : CollectionGroupDetail.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of Integer.t | `List of [> `Structure of (string * [> `String of TagKey.t ]) list ] list | `Long of Long.t | `String of CollectionGroupId.t | `Structure of (string * [> `Float of CollectionGroupIndexingCapacityValue.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> CollectionGroupDetail.t list