Get Catalog Table Result
A collection of values returned by getCatalogTable.
Constructors
Properties
Name of the catalog database that contains the target table.
Description of the table.
Map of initialization parameters for the SerDe, in key-value form.
Configuration block for a maximum of 3 partition indexes. See partition_index
below.
Configuration block of columns by which the table is partitioned. Only primitive types are supported as partition keys. See partition_keys
below.
Configuration block for information about the physical storage of this table. For more information, refer to the Glue Developer Guide. See storage_descriptor
below.
Configuration block of a target table for resource linking. See target_table
below.
If the table is a view, the expanded text of the view; otherwise null.
If the table is a view, the original text of the view; otherwise null.