| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
static TransformationToolName |
TransformationToolName.fromValue(String value)
Use this in place of valueOf.
|
static TransformationToolName |
TransformationToolName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransformationToolName[] |
TransformationToolName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TransformationTool |
TransformationTool.withName(TransformationToolName name)
Name of the tool.
|
StrategyOption |
StrategyOption.withToolName(TransformationToolName toolName)
The name of the tool that can be used to transform an application component using this strategy.
|
Copyright © 2025. All rights reserved.