menu
aws_athena_api package
documentation
athena-2017-05-18.dart
TableMetadata
partitionKeys property
partitionKeys property
dark_mode
light_mode
partitionKeys
property
List
<
Column
>
?
partitionKeys
final
A list of the partition keys in the table.
Implementation
final List<Column>? partitionKeys;
aws_athena_api package
documentation
athena-2017-05-18
TableMetadata
partitionKeys property
TableMetadata class