menu
aws_glue_api package
documentation
glue-2017-03-31.dart
GetConnectionsResponse
connectionList property
connectionList property
dark_mode
light_mode
connectionList
property
List
<
Connection
>
?
connectionList
final
A list of requested connection definitions.
Implementation
final List<Connection>? connectionList;
aws_glue_api package
documentation
glue-2017-03-31
GetConnectionsResponse
connectionList property
GetConnectionsResponse class