| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static AccountScope |
AccountScope.fromValue(String value)
Use this in place of valueOf.
|
static AccountScope |
AccountScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountScope[] |
AccountScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReservationPurchaseRecommendation |
ReservationPurchaseRecommendation.withAccountScope(AccountScope accountScope)
The account scope that Amazon Web Services recommends that you purchase this instance for.
|
GetSavingsPlansPurchaseRecommendationRequest |
GetSavingsPlansPurchaseRecommendationRequest.withAccountScope(AccountScope accountScope)
The account scope that you want your recommendations for.
|
SavingsPlansPurchaseRecommendation |
SavingsPlansPurchaseRecommendation.withAccountScope(AccountScope accountScope)
The account scope that you want your recommendations for.
|
GetReservationPurchaseRecommendationRequest |
GetReservationPurchaseRecommendationRequest.withAccountScope(AccountScope accountScope)
The account scope that you want your recommendations for.
|
Copyright © 2022. All rights reserved.