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