| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static GenerationStatus |
GenerationStatus.fromValue(String value)
Use this in place of valueOf.
|
static GenerationStatus |
GenerationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenerationStatus[] |
GenerationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListSavingsPlansPurchaseRecommendationGenerationRequest |
ListSavingsPlansPurchaseRecommendationGenerationRequest.withGenerationStatus(GenerationStatus generationStatus)
The status of the recommendation generation.
|
GenerationSummary |
GenerationSummary.withGenerationStatus(GenerationStatus generationStatus)
Indicates whether the recommendation generation succeeded, is processing, or failed.
|
Copyright © 2023. All rights reserved.