| Package | Description |
|---|---|
| com.amazonaws.services.migrationhuborchestrator.model |
| Modifier and Type | Method and Description |
|---|---|
static StepGroupStatus |
StepGroupStatus.fromValue(String value)
Use this in place of valueOf.
|
static StepGroupStatus |
StepGroupStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StepGroupStatus[] |
StepGroupStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowStepGroupResult |
GetWorkflowStepGroupResult.withStatus(StepGroupStatus status)
The status of the step group.
|
GetTemplateStepGroupResult |
GetTemplateStepGroupResult.withStatus(StepGroupStatus status)
The status of the step group.
|
WorkflowStepGroupSummary |
WorkflowStepGroupSummary.withStatus(StepGroupStatus status)
The status of the step group.
|
Copyright © 2023. All rights reserved.