| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
List<AnomalyResource> |
ProactiveAnomaly.anomalyResources()
Information about a resource in which DevOps Guru detected anomalous behavior.
|
List<AnomalyResource> |
ProactiveAnomalySummary.anomalyResources()
Information about a resource in which DevOps Guru detected anomalous behavior.
|
List<AnomalyResource> |
ReactiveAnomaly.anomalyResources()
The Amazon Web Services resources in which anomalous behavior was detected by DevOps Guru.
|
List<AnomalyResource> |
ReactiveAnomalySummary.anomalyResources()
The Amazon Web Services resources in which anomalous behavior was detected by DevOps Guru.
|
| Modifier and Type | Method and Description |
|---|---|
ProactiveAnomaly.Builder |
ProactiveAnomaly.Builder.anomalyResources(AnomalyResource... anomalyResources)
Information about a resource in which DevOps Guru detected anomalous behavior.
|
ProactiveAnomalySummary.Builder |
ProactiveAnomalySummary.Builder.anomalyResources(AnomalyResource... anomalyResources)
Information about a resource in which DevOps Guru detected anomalous behavior.
|
ReactiveAnomaly.Builder |
ReactiveAnomaly.Builder.anomalyResources(AnomalyResource... anomalyResources)
The Amazon Web Services resources in which anomalous behavior was detected by DevOps Guru.
|
ReactiveAnomalySummary.Builder |
ReactiveAnomalySummary.Builder.anomalyResources(AnomalyResource... anomalyResources)
The Amazon Web Services resources in which anomalous behavior was detected by DevOps Guru.
|
| Modifier and Type | Method and Description |
|---|---|
ProactiveAnomaly.Builder |
ProactiveAnomaly.Builder.anomalyResources(Collection<AnomalyResource> anomalyResources)
Information about a resource in which DevOps Guru detected anomalous behavior.
|
ProactiveAnomalySummary.Builder |
ProactiveAnomalySummary.Builder.anomalyResources(Collection<AnomalyResource> anomalyResources)
Information about a resource in which DevOps Guru detected anomalous behavior.
|
ReactiveAnomaly.Builder |
ReactiveAnomaly.Builder.anomalyResources(Collection<AnomalyResource> anomalyResources)
The Amazon Web Services resources in which anomalous behavior was detected by DevOps Guru.
|
ReactiveAnomalySummary.Builder |
ReactiveAnomalySummary.Builder.anomalyResources(Collection<AnomalyResource> anomalyResources)
The Amazon Web Services resources in which anomalous behavior was detected by DevOps Guru.
|
Copyright © 2023. All rights reserved.