Values_0.BatchUpdatePartitionRequestEntrySourceA structure that contains the values and structure used to update a partition.
type nonrec t = {partitionValueList : BoundedPartitionValueList.t;A list of values defining the partitions.
*)partitionInput : PartitionInput.t;The structure used to update a partition.
*)}val make :
partitionValueList:BoundedPartitionValueList.t ->
partitionInput:PartitionInput.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of [> `String of ValueString.t ] list
| `Structure of
(string
* [> `List of [> `String of ValueString.t ] list
| `Map of
([> `String of KeyString.t ]
* [> `String of ParametersMapValue.t ])
list
| `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 ]