| Package | Description |
|---|---|
| com.amazonaws.services.migrationhuborchestrator.model |
| Modifier and Type | Method and Description |
|---|---|
static RunEnvironment |
RunEnvironment.fromValue(String value)
Use this in place of valueOf.
|
static RunEnvironment |
RunEnvironment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RunEnvironment[] |
RunEnvironment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowStepAutomationConfiguration |
WorkflowStepAutomationConfiguration.withRunEnvironment(RunEnvironment runEnvironment)
The source or target environment.
|
StepAutomationConfiguration |
StepAutomationConfiguration.withRunEnvironment(RunEnvironment runEnvironment)
The source or target environment.
|
Copyright © 2022. All rights reserved.