| Package | Description |
|---|---|
| com.amazonaws.services.costoptimizationhub.model |
| Modifier and Type | Method and Description |
|---|---|
ComputeSavingsPlansConfiguration |
ComputeSavingsPlansConfiguration.clone() |
ComputeSavingsPlansConfiguration |
ComputeSavingsPlans.getConfiguration()
Configuration details of the Compute Savings Plans to purchase.
|
ComputeSavingsPlansConfiguration |
ComputeSavingsPlansConfiguration.withAccountScope(String accountScope)
The account scope that you want your recommendations for.
|
ComputeSavingsPlansConfiguration |
ComputeSavingsPlansConfiguration.withHourlyCommitment(String hourlyCommitment)
The hourly commitment for the Savings Plans type.
|
ComputeSavingsPlansConfiguration |
ComputeSavingsPlansConfiguration.withPaymentOption(String paymentOption)
The payment option for the commitment.
|
ComputeSavingsPlansConfiguration |
ComputeSavingsPlansConfiguration.withTerm(String term)
The Savings Plans recommendation term in years.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComputeSavingsPlans.setConfiguration(ComputeSavingsPlansConfiguration configuration)
Configuration details of the Compute Savings Plans to purchase.
|
ComputeSavingsPlans |
ComputeSavingsPlans.withConfiguration(ComputeSavingsPlansConfiguration configuration)
Configuration details of the Compute Savings Plans to purchase.
|
Copyright © 2024. All rights reserved.