| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowType |
WorkflowType.fromValue(String value)
Use this in place of valueOf.
|
static WorkflowType |
WorkflowType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowType[] |
WorkflowType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowSummary |
WorkflowSummary.withType(WorkflowType type)
The image creation stage that this workflow applies to.
|
GetWorkflowExecutionResult |
GetWorkflowExecutionResult.withType(WorkflowType type)
The type of workflow that Image Builder ran for the specified runtime instance of the workflow.
|
Workflow |
Workflow.withType(WorkflowType type)
Specifies the image creation stage that the workflow applies to.
|
WorkflowVersion |
WorkflowVersion.withType(WorkflowType type)
The image creation stage that this workflow applies to.
|
WorkflowExecutionMetadata |
WorkflowExecutionMetadata.withType(WorkflowType type)
Indicates what type of workflow that Image Builder ran for this runtime instance of the workflow.
|
CreateWorkflowRequest |
CreateWorkflowRequest.withType(WorkflowType type)
The phase in the image build process for which the workflow resource is responsible.
|
Copyright © 2024. All rights reserved.