schema

construct an aws.sdk.kotlin.services.s3tables.model.IcebergSchema inside the given block


The schema for an Iceberg table. Use this property to define table schemas with primitive types only. For schemas that include nested or complex types such as struct, list, or map, use schemaV2 instead.