| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
static RuntimeAnalysisStatus |
RuntimeAnalysisStatus.fromValue(String value)
Use this in place of valueOf.
|
static RuntimeAnalysisStatus |
RuntimeAnalysisStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuntimeAnalysisStatus[] |
RuntimeAnalysisStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AnalysisStatusUnion |
AnalysisStatusUnion.withRuntimeAnalysisStatus(RuntimeAnalysisStatus runtimeAnalysisStatus)
The status of the analysis.
|
ApplicationComponentDetail |
ApplicationComponentDetail.withRuntimeStatus(RuntimeAnalysisStatus runtimeStatus)
The status of the application unit.
|
Copyright © 2023. All rights reserved.