menu
aws_codeguruprofiler_api package
documentation
codeguruprofiler-2019-07-18.dart
GetRecommendationsResponse
anomalies property
anomalies property
dark_mode
light_mode
anomalies
property
List
<
Anomaly
>
anomalies
final
The list of anomalies that the analysis has found for this profile.
Implementation
final List<Anomaly> anomalies;
aws_codeguruprofiler_api package
documentation
codeguruprofiler-2019-07-18
GetRecommendationsResponse
anomalies property
GetRecommendationsResponse class