Values_2.GetPartitionIndexesResponseSourceRetrieves the partition indexes associated with a table.
type nonrec t = {partitionIndexDescriptorList : PartitionIndexDescriptorList.t option;A list of index descriptors.
*)nextToken : Values_1.Token.t option;A continuation token, present if the current list segment is not the last.
*)}type nonrec error = [ | `ConflictException of Values_1.ConflictException.t| `EntityNotFoundException of Values_0.EntityNotFoundException.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 ->
[> `ConflictException of Values_1.ConflictException.t
| `EntityNotFoundException of Values_0.EntityNotFoundException.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 ->
[> `ConflictException of Values_1.ConflictException.t
| `EntityNotFoundException of Values_0.EntityNotFoundException.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
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `List of
[> `String of string ] list ])
list ]
list
| `String of Values_0.NameString.t ])
list ]
list
| `String of Values_0.NameString.t ])
list ]
list
| `String of Values_1.Token.t ])
list ]