Values_0.BatchGetTableOptimizerResponseSourceReturns the configuration for the specified table optimizers.
type nonrec t = {tableOptimizers : BatchTableOptimizers.t option;A list of BatchTableOptimizer objects.
*)failures : BatchGetTableOptimizerErrors.t option;A list of errors from the operation.
*)}type nonrec error = [ | `AccessDeniedException of AccessDeniedException.t| `EntityNotFoundException of EntityNotFoundException.t| `InternalServiceException of InternalServiceException.t| `InvalidInputException of InvalidInputException.t| `ThrottlingException of ThrottlingException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `EntityNotFoundException of EntityNotFoundException.t
| `InternalServiceException of InternalServiceException.t
| `InvalidInputException of InvalidInputException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `EntityNotFoundException of EntityNotFoundException.t
| `InternalServiceException of InternalServiceException.t
| `InvalidInputException of InvalidInputException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of CatalogIdString.t
| `Structure of
(string
* [> `Enum of string
| `String of NameString.t
| `Structure of
(string
* [> `Boolean of NullableBoolean.t
| `Enum of string
| `String of ArnString.t
| `Structure of
(string
* [> `String of GlueConnectionNameString.t
| `Structure of
(string
* [> `Boolean of NullableBoolean.t
| `Double of DpuHours.t
| `Enum of string
| `Integer of NullableInteger.t
| `Long of MetricCounts.t
| `String of MessageString.t ])
list ])
list
| `Timestamp of TableOptimizerRunTimestamp.t ])
list ])
list ])
list ]
list ])
list ]