Builder
Properties
A description of the table.
The last time that the table was accessed.
The last time that column statistics were computed for this table.
These key-value pairs define properties associated with the table.
A list of columns by which the table is partitioned. Only primitive types are supported as partition keys.
A storage descriptor containing information about the physical storage of this table.
A TableIdentifier
structure that describes a target table for resource linking.
A structure that contains all the information that defines the view, including the dialect or dialects for the view, and the query.
Included for Apache Hive compatibility. Not used in the normal course of Glue operations.
Included for Apache Hive compatibility. Not used in the normal course of Glue operations. If the table is a VIRTUAL_VIEW
, certain Athena configuration encoded in base64.
Functions
construct an aws.sdk.kotlin.services.glue.model.StorageDescriptor inside the given block
construct an aws.sdk.kotlin.services.glue.model.TableIdentifier inside the given block
construct an aws.sdk.kotlin.services.glue.model.ViewDefinitionInput inside the given block