| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
List<RecommendationRelatedAnomalySourceDetail> |
RecommendationRelatedAnomaly.sourceDetails()
Information about where the anomalous behavior related the recommendation was found.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedAnomaly.Builder |
RecommendationRelatedAnomaly.Builder.sourceDetails(RecommendationRelatedAnomalySourceDetail... sourceDetails)
Information about where the anomalous behavior related the recommendation was found.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedAnomaly.Builder |
RecommendationRelatedAnomaly.Builder.sourceDetails(Collection<RecommendationRelatedAnomalySourceDetail> sourceDetails)
Information about where the anomalous behavior related the recommendation was found.
|
Copyright © 2023. All rights reserved.