| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowStepExecutionStatus |
WorkflowStepExecutionStatus.fromValue(String value)
Use this in place of valueOf.
|
static WorkflowStepExecutionStatus |
WorkflowStepExecutionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowStepExecutionStatus[] |
WorkflowStepExecutionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowStepExecutionResult |
GetWorkflowStepExecutionResult.withStatus(WorkflowStepExecutionStatus status)
The current status for the specified runtime version of the workflow step.
|
WorkflowStepMetadata |
WorkflowStepMetadata.withStatus(WorkflowStepExecutionStatus status)
Runtime status for the workflow step.
|
Copyright © 2024. All rights reserved.