Values_0.OrphanFileDeletionConfigurationSourceThe configuration for an orphan file deletion optimizer.
type nonrec t = {icebergConfiguration : IcebergOrphanFileDeletionConfiguration.t option;The configuration for an Iceberg orphan file deletion optimizer.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Integer of NullableInteger.t
| `String of MessageString.t ])
list ])
list ]