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