| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer |
You can use the Cost Explorer API to programmatically query your cost and usage data.
|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
GetSavingsPlansPurchaseRecommendationRequest |
GetSavingsPlansPurchaseRecommendationRequest.clone() |
GetSavingsPlansPurchaseRecommendationRequest |
GetSavingsPlansPurchaseRecommendationRequest.withAccountScope(AccountScope accountScope)
The account scope that you want your recommendations for.
|
GetSavingsPlansPurchaseRecommendationRequest |
GetSavingsPlansPurchaseRecommendationRequest.withAccountScope(String accountScope)
The account scope that you want your recommendations for.
|
GetSavingsPlansPurchaseRecommendationRequest |
GetSavingsPlansPurchaseRecommendationRequest.withFilter(Expression filter)
You can filter your recommendations by Account ID with the
LINKED_ACCOUNT dimension. |
GetSavingsPlansPurchaseRecommendationRequest |
GetSavingsPlansPurchaseRecommendationRequest.withLookbackPeriodInDays(LookbackPeriodInDays lookbackPeriodInDays)
The lookback period that's used to generate the recommendation.
|
GetSavingsPlansPurchaseRecommendationRequest |
GetSavingsPlansPurchaseRecommendationRequest.withLookbackPeriodInDays(String lookbackPeriodInDays)
The lookback period that's used to generate the recommendation.
|
GetSavingsPlansPurchaseRecommendationRequest |
GetSavingsPlansPurchaseRecommendationRequest.withNextPageToken(String nextPageToken)
The token to retrieve the next set of results.
|
GetSavingsPlansPurchaseRecommendationRequest |
GetSavingsPlansPurchaseRecommendationRequest.withPageSize(Integer pageSize)
The number of recommendations that you want returned in a single response object.
|
GetSavingsPlansPurchaseRecommendationRequest |
GetSavingsPlansPurchaseRecommendationRequest.withPaymentOption(PaymentOption paymentOption)
The payment option that's used to generate these recommendations.
|
GetSavingsPlansPurchaseRecommendationRequest |
GetSavingsPlansPurchaseRecommendationRequest.withPaymentOption(String paymentOption)
The payment option that's used to generate these recommendations.
|
GetSavingsPlansPurchaseRecommendationRequest |
GetSavingsPlansPurchaseRecommendationRequest.withSavingsPlansType(String savingsPlansType)
The Savings Plans recommendation type that's requested.
|
GetSavingsPlansPurchaseRecommendationRequest |
GetSavingsPlansPurchaseRecommendationRequest.withSavingsPlansType(SupportedSavingsPlansType savingsPlansType)
The Savings Plans recommendation type that's requested.
|
GetSavingsPlansPurchaseRecommendationRequest |
GetSavingsPlansPurchaseRecommendationRequest.withTermInYears(String termInYears)
The savings plan recommendation term that's used to generate these recommendations.
|
GetSavingsPlansPurchaseRecommendationRequest |
GetSavingsPlansPurchaseRecommendationRequest.withTermInYears(TermInYears termInYears)
The savings plan recommendation term that's used to generate these recommendations.
|
Copyright © 2022. All rights reserved.