menu
aws_glue_api package
documentation
glue-2017-03-31.dart
GetTablesResponse
tableList property
tableList property
dark_mode
light_mode
tableList
property
List
<
Table
>
?
tableList
final
A list of the requested
Table
objects.
Implementation
final List<Table>? tableList;
aws_glue_api package
documentation
glue-2017-03-31
GetTablesResponse
tableList property
GetTablesResponse class