menu
aws_dms_api package
documentation
dms-2016-01-01.dart
DescribeConnectionsResponse
connections property
connections property
dark_mode
light_mode
connections
property
List
<
Connection
>
?
connections
final
A description of the connections.
Implementation
final List<Connection>? connections;
aws_dms_api package
documentation
dms-2016-01-01
DescribeConnectionsResponse
connections property
DescribeConnectionsResponse class