menu
aws_networkmanager_api package
documentation
networkmanager-2019-07-05.dart
GetConnectionsResponse
connections property
connections property
dark_mode
light_mode
connections
property
List
<
Connection
>
?
connections
final
Information about the connections.
Implementation
final List<Connection>? connections;
aws_networkmanager_api package
documentation
networkmanager-2019-07-05
GetConnectionsResponse
connections property
GetConnectionsResponse class