| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
AnomalySourceDetails |
ProactiveAnomaly.sourceDetails()
Details about the source of the analyzed operational data that triggered the anomaly.
|
AnomalySourceDetails |
ProactiveAnomalySummary.sourceDetails()
Details about the source of the analyzed operational data that triggered the anomaly.
|
AnomalySourceDetails |
ReactiveAnomaly.sourceDetails()
Details about the source of the analyzed operational data that triggered the anomaly.
|
AnomalySourceDetails |
ReactiveAnomalySummary.sourceDetails()
Details about the source of the analyzed operational data that triggered the anomaly.
|
| Modifier and Type | Method and Description |
|---|---|
ProactiveAnomaly.Builder |
ProactiveAnomaly.Builder.sourceDetails(AnomalySourceDetails sourceDetails)
Details about the source of the analyzed operational data that triggered the anomaly.
|
ProactiveAnomalySummary.Builder |
ProactiveAnomalySummary.Builder.sourceDetails(AnomalySourceDetails sourceDetails)
Details about the source of the analyzed operational data that triggered the anomaly.
|
ReactiveAnomaly.Builder |
ReactiveAnomaly.Builder.sourceDetails(AnomalySourceDetails sourceDetails)
Details about the source of the analyzed operational data that triggered the anomaly.
|
ReactiveAnomalySummary.Builder |
ReactiveAnomalySummary.Builder.sourceDetails(AnomalySourceDetails sourceDetails)
Details about the source of the analyzed operational data that triggered the anomaly.
|
Copyright © 2023. All rights reserved.