Builder
Properties
The encryption configuration to use for the table. This configuration specifies the encryption algorithm and, if using SSE-KMS, the KMS key to use for encrypting the table.
The format for the table.
The metadata for the table.
The storage class configuration for the table. If not specified, the table inherits the storage class configuration from its table bucket. Specify this parameter to override the bucket's default storage class for this table.
The Amazon Resource Name (ARN) of the table bucket to create the table in.
A map of user-defined tags that you would like to apply to the table that you are creating. A tag is a key-value pair that you apply to your resources. Tags can help you organize, track costs for, and control access to resources. For more information, see Tagging for cost allocation or attribute-based access control (ABAC).
Functions
construct an aws.sdk.kotlin.services.s3tables.model.EncryptionConfiguration inside the given block
construct an aws.sdk.kotlin.services.s3tables.model.StorageClassConfiguration inside the given block