| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
static RecommendationReportStatus |
RecommendationReportStatus.fromValue(String value)
Use this in place of valueOf.
|
static RecommendationReportStatus |
RecommendationReportStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecommendationReportStatus[] |
RecommendationReportStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationReportDetails |
RecommendationReportDetails.withStatus(RecommendationReportStatus status)
The status of the recommendation report generation task.
|
Copyright © 2021. All rights reserved.