| Package | Description |
|---|---|
| software.amazon.awssdk.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
List<RecommendationSource> |
InstanceRecommendation.recommendationSources()
An array of objects that describe the source resource of the recommendation.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceRecommendation.Builder |
InstanceRecommendation.Builder.recommendationSources(RecommendationSource... recommendationSources)
An array of objects that describe the source resource of the recommendation.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceRecommendation.Builder |
InstanceRecommendation.Builder.recommendationSources(Collection<RecommendationSource> recommendationSources)
An array of objects that describe the source resource of the recommendation.
|
Copyright © 2023. All rights reserved.