tableType property

String? tableType
final

The type of table. In Athena, only EXTERNAL_TABLE is supported.

Implementation

final String? tableType;