| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedCloudWatchMetricsSourceDetail |
RecommendationRelatedCloudWatchMetricsSourceDetail.clone() |
RecommendationRelatedCloudWatchMetricsSourceDetail |
RecommendationRelatedCloudWatchMetricsSourceDetail.withMetricName(String metricName)
The name of the CloudWatch metric.
|
RecommendationRelatedCloudWatchMetricsSourceDetail |
RecommendationRelatedCloudWatchMetricsSourceDetail.withNamespace(String namespace)
The namespace of the CloudWatch metric.
|
| Modifier and Type | Method and Description |
|---|---|
List<RecommendationRelatedCloudWatchMetricsSourceDetail> |
RecommendationRelatedAnomalySourceDetail.getCloudWatchMetrics()
An array of
CloudWatchMetricsDetail objects that contains information about the analyzed metrics
that displayed anomalous behavior. |
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedAnomalySourceDetail |
RecommendationRelatedAnomalySourceDetail.withCloudWatchMetrics(RecommendationRelatedCloudWatchMetricsSourceDetail... cloudWatchMetrics)
An array of
CloudWatchMetricsDetail objects that contains information about the analyzed metrics
that displayed anomalous behavior. |
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationRelatedAnomalySourceDetail.setCloudWatchMetrics(Collection<RecommendationRelatedCloudWatchMetricsSourceDetail> cloudWatchMetrics)
An array of
CloudWatchMetricsDetail objects that contains information about the analyzed metrics
that displayed anomalous behavior. |
RecommendationRelatedAnomalySourceDetail |
RecommendationRelatedAnomalySourceDetail.withCloudWatchMetrics(Collection<RecommendationRelatedCloudWatchMetricsSourceDetail> cloudWatchMetrics)
An array of
CloudWatchMetricsDetail objects that contains information about the analyzed metrics
that displayed anomalous behavior. |
Copyright © 2025. All rights reserved.