menu
aws_fms_api package
documentation
fms-2018-01-01.dart
AppsListData
appsList property
appsList property
dark_mode
light_mode
appsList
property
List
<
App
>
appsList
final
An array of applications in the AWS Firewall Manager applications list.
Implementation
final List<App> appsList;
aws_fms_api package
documentation
fms-2018-01-01
AppsListData
appsList property
AppsListData class