Module Values.DocumentIdentifiersSource

Sourcetype nonrec t = DocumentIdentifier.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : DocumentIdentifier.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Structure of (string * [> `String of S3BucketUri.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> DocumentIdentifier.t list