menu
aws_glue_api package
documentation
glue-2017-03-31.dart
GetTablesResponse
GetTablesResponse constructor
GetTablesResponse constructor
dark_mode
light_mode
GetTablesResponse
constructor
GetTablesResponse
(
{
String
?
nextToken
,
List
<
Table
>
?
tableList
,
})
Implementation
GetTablesResponse({ this.nextToken, this.tableList, });
aws_glue_api package
documentation
glue-2017-03-31
GetTablesResponse
GetTablesResponse constructor
GetTablesResponse class