| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedAnomalyResource |
RecommendationRelatedAnomalyResource.clone() |
RecommendationRelatedAnomalyResource |
RecommendationRelatedAnomalyResource.withName(String name)
The name of the resource.
|
RecommendationRelatedAnomalyResource |
RecommendationRelatedAnomalyResource.withType(String type)
The type of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<RecommendationRelatedAnomalyResource> |
RecommendationRelatedAnomaly.getResources()
An array of objects that represent resources in which DevOps Guru detected anomalous behavior.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedAnomaly |
RecommendationRelatedAnomaly.withResources(RecommendationRelatedAnomalyResource... resources)
An array of objects that represent resources in which DevOps Guru detected anomalous behavior.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationRelatedAnomaly.setResources(Collection<RecommendationRelatedAnomalyResource> resources)
An array of objects that represent resources in which DevOps Guru detected anomalous behavior.
|
RecommendationRelatedAnomaly |
RecommendationRelatedAnomaly.withResources(Collection<RecommendationRelatedAnomalyResource> resources)
An array of objects that represent resources in which DevOps Guru detected anomalous behavior.
|
Copyright © 2025. All rights reserved.