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