| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowStepActionType |
WorkflowStepActionType.fromValue(String value)
Use this in place of valueOf.
|
static WorkflowStepActionType |
WorkflowStepActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowStepActionType[] |
WorkflowStepActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SendWorkflowStepActionRequest |
SendWorkflowStepActionRequest.withAction(WorkflowStepActionType action)
The action for the image creation process to take while a workflow
WaitForAction step waits for an
asynchronous action to complete. |
Copyright © 2024. All rights reserved.