Builder
class Builder
Properties
Link copied to clipboard
The partitioning specification that defines how the Iceberg table data will be organized and partitioned for optimal query performance.
Link copied to clipboard
Key-value pairs of additional table properties and configuration settings for the Iceberg table.
Link copied to clipboard
The schema definition that specifies the structure, field types, and metadata for the Iceberg table.
Link copied to clipboard
The sort order specification that defines how data should be ordered within each partition to optimize 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