| Package | Description |
|---|---|
| software.amazon.awssdk.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
SavingsOpportunity |
InstanceRecommendationOption.savingsOpportunity()
An object that describes the savings opportunity for the instance recommendation option.
|
SavingsOpportunity |
ECSServiceRecommendationOption.savingsOpportunity()
Returns the value of the SavingsOpportunity property for this object.
|
SavingsOpportunity |
LambdaFunctionMemoryRecommendationOption.savingsOpportunity()
An object that describes the savings opportunity for the Lambda function recommendation option.
|
SavingsOpportunity |
AutoScalingGroupRecommendationOption.savingsOpportunity()
An object that describes the savings opportunity for the Auto Scaling group recommendation option.
|
SavingsOpportunity |
VolumeRecommendationOption.savingsOpportunity()
An object that describes the savings opportunity for the EBS volume recommendation option.
|
SavingsOpportunity |
RecommendationSummary.savingsOpportunity()
An object that describes the savings opportunity for a given resource type.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceRecommendationOption.Builder |
InstanceRecommendationOption.Builder.savingsOpportunity(SavingsOpportunity savingsOpportunity)
An object that describes the savings opportunity for the instance recommendation option.
|
ECSServiceRecommendationOption.Builder |
ECSServiceRecommendationOption.Builder.savingsOpportunity(SavingsOpportunity savingsOpportunity)
Sets the value of the SavingsOpportunity property for this object.
|
LambdaFunctionMemoryRecommendationOption.Builder |
LambdaFunctionMemoryRecommendationOption.Builder.savingsOpportunity(SavingsOpportunity savingsOpportunity)
An object that describes the savings opportunity for the Lambda function recommendation option.
|
AutoScalingGroupRecommendationOption.Builder |
AutoScalingGroupRecommendationOption.Builder.savingsOpportunity(SavingsOpportunity savingsOpportunity)
An object that describes the savings opportunity for the Auto Scaling group recommendation option.
|
VolumeRecommendationOption.Builder |
VolumeRecommendationOption.Builder.savingsOpportunity(SavingsOpportunity savingsOpportunity)
An object that describes the savings opportunity for the EBS volume recommendation option.
|
RecommendationSummary.Builder |
RecommendationSummary.Builder.savingsOpportunity(SavingsOpportunity savingsOpportunity)
An object that describes the savings opportunity for a given resource type.
|
Copyright © 2023. All rights reserved.