Values_2.GetPartitionResponseSourceRetrieves information about a specified partition.
type nonrec t = {partition : Values_0.Partition.t option;The requested information, in the form of a Partition object.
*)}type nonrec error = [ | `EntityNotFoundException of Values_0.EntityNotFoundException.t| `FederationSourceException of Values_0.FederationSourceException.t| `FederationSourceRetryableException of
Values_0.FederationSourceRetryableException.t| `GlueEncryptionException of Values_0.GlueEncryptionException.t| `InternalServiceException of Values_0.InternalServiceException.t| `InvalidInputException of Values_0.InvalidInputException.t| `OperationTimeoutException of Values_0.OperationTimeoutException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `EntityNotFoundException of Values_0.EntityNotFoundException.t
| `FederationSourceException of Values_0.FederationSourceException.t
| `FederationSourceRetryableException of
Values_0.FederationSourceRetryableException.t
| `GlueEncryptionException of Values_0.GlueEncryptionException.t
| `InternalServiceException of Values_0.InternalServiceException.t
| `InvalidInputException of Values_0.InvalidInputException.t
| `OperationTimeoutException of Values_0.OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `EntityNotFoundException of Values_0.EntityNotFoundException.t
| `FederationSourceException of Values_0.FederationSourceException.t
| `FederationSourceRetryableException of
Values_0.FederationSourceRetryableException.t
| `GlueEncryptionException of Values_0.GlueEncryptionException.t
| `InternalServiceException of Values_0.InternalServiceException.t
| `InvalidInputException of Values_0.InvalidInputException.t
| `OperationTimeoutException of Values_0.OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of [> `String of string ] list
| `Map of
([> `String of string ] * [> `String of string ]) list
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Integer of int
| `List of
[> `String of string
| `Structure of
(string
* [> `Integer of int
| `Map of
([> `String of string ]
* [> `String of string ])
list
| `String of string ])
list ]
list
| `Map of
([> `String of string ] * [> `String of string ]) list
| `String of string
| `Structure of
(string
* [> `List of [> `String of string ] list
| `Long of Awso.Import.Int64.t
| `Map of
([> `String of string ] * [> `String of string ])
list
| `String of string
| `Structure of
(string * [> `String of string ]) list ])
list ])
list
| `Timestamp of string ])
list ])
list ]