menu
aws_glue_api package
documentation
glue-2017-03-31.dart
GetDatabasesResponse
databaseList property
databaseList property
dark_mode
light_mode
databaseList
property
List
<
Database
>
databaseList
final
A list of
Database
objects from the specified catalog.
Implementation
final List<Database> databaseList;
aws_glue_api package
documentation
glue-2017-03-31
GetDatabasesResponse
databaseList property
GetDatabasesResponse class