Builder
class Builder
Properties
Link copied to clipboard
The updated partitioning specification that defines how the table data should be reorganized and partitioned.
Link copied to clipboard
Updated key-value pairs of table properties and configuration settings for the Iceberg table.
Link copied to clipboard
The updated schema definition for the Iceberg table, specifying any changes to field structure, data types, or schema metadata.
Link copied to clipboard
The updated sort order specification that defines how data should be ordered within partitions for optimal query performance.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.glue.model.IcebergPartitionSpec inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.glue.model.IcebergSchema inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.glue.model.IcebergSortOrder inside the given block