Values_2.UpdateIcebergInputSourceInput parameters specific to updating Apache Iceberg tables in Glue Data Catalog, containing the update operations to be applied to an existing Iceberg table.
type nonrec t = {updateIcebergTableInput : UpdateIcebergTableInput.t;The specific update operations to be applied to the Iceberg table, containing a list of updates that define the new state of the table including schema, partitions, and properties.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of Values_0.NullableString.t ]
* [> `String of Values_0.NullableString.t ])
list
| `String of Values_0.LocationString.t
| `Structure of
(string
* [> `Enum of string
| `Integer of Values_0.Integer.t
| `List of
[> `Integer of Values_0.Integer.t
| `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `Enum of string
| `Integer of Values_0.Integer.t
| `String of
Values_0.ColumnNameString.t
| `Structure of 'a list ])
list ]
list
| `Map of
([> `String of Values_0.NullableString.t ]
* [> `String of
Values_0.NullableString.t ])
list
| `String of
Values_1.EncryptionKeyIdString.t ])
list ])
list ]
list ])
list ])
list ]