Module Values.BatchGetRequestMapSource

Sourcetype nonrec t = (TableArn.t * KeysAndAttributes.t) list
Sourceval make : 'a list -> 'a list
Sourceval of_header : (Base.String.t * string) list -> 'a list
Sourceval to_value : ('a * KeysAndAttributes.t) list -> [> `Map of ([> `String of 'a ] * [> `Structure of (string * [> `Boolean of ConsistentRead.t | `List of [> `Map of ([> `String of AttributeName.t ] * Awso.Botodata.value) list | `String of AttributeName.t ] list | `Map of ([> `String of ExpressionAttributeNameVariable.t ] * [> `String of AttributeName.t ]) list | `String of ProjectionExpression.t ]) list ]) list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : 'a -> 'b
Sourceval of_json : Yojson.Safe.t -> (string * KeysAndAttributes.t) list