| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
List<RecommendationRelatedCloudWatchMetricsSourceDetail> |
RecommendationRelatedAnomalySourceDetail.cloudWatchMetrics()
An array of
CloudWatchMetricsDetail objects that contains information about the analyzed metrics
that displayed anomalous behavior. |
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedAnomalySourceDetail.Builder |
RecommendationRelatedAnomalySourceDetail.Builder.cloudWatchMetrics(RecommendationRelatedCloudWatchMetricsSourceDetail... cloudWatchMetrics)
An array of
CloudWatchMetricsDetail objects that contains information about the analyzed metrics
that displayed anomalous behavior. |
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedAnomalySourceDetail.Builder |
RecommendationRelatedAnomalySourceDetail.Builder.cloudWatchMetrics(Collection<RecommendationRelatedCloudWatchMetricsSourceDetail> cloudWatchMetrics)
An array of
CloudWatchMetricsDetail objects that contains information about the analyzed metrics
that displayed anomalous behavior. |
Copyright © 2023. All rights reserved.