| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
List<RecommendationRelatedAnomalyResource> |
RecommendationRelatedAnomaly.resources()
An array of objects that represent resources in which DevOps Guru detected anomalous behavior.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedAnomaly.Builder |
RecommendationRelatedAnomaly.Builder.resources(RecommendationRelatedAnomalyResource... resources)
An array of objects that represent resources in which DevOps Guru detected anomalous behavior.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedAnomaly.Builder |
RecommendationRelatedAnomaly.Builder.resources(Collection<RecommendationRelatedAnomalyResource> resources)
An array of objects that represent resources in which DevOps Guru detected anomalous behavior.
|
Copyright © 2023. All rights reserved.