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