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