-
(experimental) S3 bucket in which to store data.
(experimental) Columns of the table.
(experimental) Indicates whether the table's data is compressed or not.
Table.Builder.create(software.constructs.Construct scope,
String id)
(experimental) Database in which to store the table.
(experimental) Storage type of the table's data.
(experimental) Description of the table.
(experimental) Enables partition filtering.
(experimental) The kind of encryption to secure the data with.
(experimental) External KMS key to use for bucket encryption.
(experimental) The key/value pairs define properties associated with the table.
(experimental) Partition indexes on the table.
(experimental) Partition columns of the table.
(experimental) S3 prefix under which table objects are stored.
(experimental) The user-supplied properties for the description of the physical storage of this table.
(experimental) Indicates whether the table data is stored in subdirectories.
(experimental) Name of the table.