| Package | Description |
|---|---|
| com.amazonaws.services.costoptimizationhub.model |
| Modifier and Type | Method and Description |
|---|---|
Ec2InstanceSavingsPlansConfiguration |
Ec2InstanceSavingsPlansConfiguration.clone() |
Ec2InstanceSavingsPlansConfiguration |
Ec2InstanceSavingsPlans.getConfiguration()
The EC2 instance Savings Plans configuration used for recommendations.
|
Ec2InstanceSavingsPlansConfiguration |
Ec2InstanceSavingsPlansConfiguration.withAccountScope(String accountScope)
The account scope that you want your recommendations for.
|
Ec2InstanceSavingsPlansConfiguration |
Ec2InstanceSavingsPlansConfiguration.withHourlyCommitment(String hourlyCommitment)
The hourly commitment for the Savings Plans type.
|
Ec2InstanceSavingsPlansConfiguration |
Ec2InstanceSavingsPlansConfiguration.withInstanceFamily(String instanceFamily)
The instance family of the recommended Savings Plan.
|
Ec2InstanceSavingsPlansConfiguration |
Ec2InstanceSavingsPlansConfiguration.withPaymentOption(String paymentOption)
The payment option for the commitment.
|
Ec2InstanceSavingsPlansConfiguration |
Ec2InstanceSavingsPlansConfiguration.withSavingsPlansRegion(String savingsPlansRegion)
The Amazon Web Services Region of the commitment.
|
Ec2InstanceSavingsPlansConfiguration |
Ec2InstanceSavingsPlansConfiguration.withTerm(String term)
The Savings Plans recommendation term in years.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ec2InstanceSavingsPlans.setConfiguration(Ec2InstanceSavingsPlansConfiguration configuration)
The EC2 instance Savings Plans configuration used for recommendations.
|
Ec2InstanceSavingsPlans |
Ec2InstanceSavingsPlans.withConfiguration(Ec2InstanceSavingsPlansConfiguration configuration)
The EC2 instance Savings Plans configuration used for recommendations.
|
Copyright © 2024. All rights reserved.