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