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