menu
aws_detective_api package
documentation
detective-2018-10-26.dart
ListGraphsResponse
graphList property
graphList property
dark_mode
light_mode
graphList
property
List
<
Graph
>
?
graphList
final
A list of behavior graphs that the account is a master for.
Implementation
final List<Graph>? graphList;
aws_detective_api package
documentation
detective-2018-10-26
ListGraphsResponse
graphList property
ListGraphsResponse class