Values_0.BatchGetPartitionResponseSourceRetrieves partitions in a batch request.
type nonrec t = {partitions : PartitionList.t option;A list of the requested partitions.
*)unprocessedKeys : BatchGetPartitionValueList.t option;A list of the partition values in the request for which partitions were not returned.
*)}type nonrec error = [ | `EntityNotFoundException of EntityNotFoundException.t| `FederationSourceException of FederationSourceException.t| `FederationSourceRetryableException of FederationSourceRetryableException.t| `GlueEncryptionException of GlueEncryptionException.t| `InternalServiceException of InternalServiceException.t| `InvalidInputException of InvalidInputException.t| `InvalidStateException of InvalidStateException.t| `OperationTimeoutException of OperationTimeoutException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `EntityNotFoundException of EntityNotFoundException.t
| `FederationSourceException of FederationSourceException.t
| `FederationSourceRetryableException of FederationSourceRetryableException.t
| `GlueEncryptionException of GlueEncryptionException.t
| `InternalServiceException of InternalServiceException.t
| `InvalidInputException of InvalidInputException.t
| `InvalidStateException of InvalidStateException.t
| `OperationTimeoutException of OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `EntityNotFoundException of EntityNotFoundException.t
| `FederationSourceException of FederationSourceException.t
| `FederationSourceRetryableException of FederationSourceRetryableException.t
| `GlueEncryptionException of GlueEncryptionException.t
| `InternalServiceException of InternalServiceException.t
| `InvalidInputException of InvalidInputException.t
| `InvalidStateException of InvalidStateException.t
| `OperationTimeoutException of OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of [> `String of ValueString.t ] list
| `Map of
([> `String of KeyString.t ]
* [> `String of ParametersMapValue.t ])
list
| `String of NameString.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of Integer.t
| `List of
[> `String of LocationString.t
| `Structure of
(string
* [> `Integer of IntegerFlag.t
| `Map of
([> `String of KeyString.t ]
* [> `String of ParametersMapValue.t ])
list
| `String of NameString.t ])
list ]
list
| `Map of
([> `String of KeyString.t ]
* [> `String of ParametersMapValue.t ])
list
| `String of LocationString.t
| `Structure of
(string
* [> `List of [> `String of NameString.t ] list
| `Long of VersionLongNumber.t
| `Map of
([> `String of KeyString.t ]
* [> `String of ParametersMapValue.t ])
list
| `String of NameString.t
| `Structure of
(string * [> `String of GlueResourceArn.t ])
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ]
list ])
list ]