| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
static TargetDestination |
TargetDestination.fromValue(String value)
Use this in place of valueOf.
|
static TargetDestination |
TargetDestination.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TargetDestination[] |
TargetDestination.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StrategyOption |
StrategyOption.withTargetDestination(TargetDestination targetDestination)
Destination information about where the application component can migrate to.
|
RecommendationSet |
RecommendationSet.withTargetDestination(TargetDestination targetDestination)
The recommended target destination.
|
Copyright © 2022. All rights reserved.