menu
aws_sms_api package
documentation
sms-2016-10-24.dart
GetConnectorsResponse
connectorList property
connectorList property
dark_mode
light_mode
connectorList
property
List
<
Connector
>
?
connectorList
final
Information about the registered connectors.
Implementation
final List<Connector>? connectorList;
aws_sms_api package
documentation
sms-2016-10-24
GetConnectorsResponse
connectorList property
GetConnectorsResponse class