| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder |
EC2 Image Builder is a fully managed Amazon Web Services service that makes it easier to automate the creation,
management, and deployment of customized, secure, and up-to-date "golden" server images that are pre-installed and
pre-configured with software and settings to meet specific IT standards.
|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
ListWorkflowStepExecutionsRequest |
ListWorkflowStepExecutionsRequest.clone() |
ListWorkflowStepExecutionsRequest |
ListWorkflowStepExecutionsRequest.withMaxResults(Integer maxResults)
The maximum items to return in a request.
|
ListWorkflowStepExecutionsRequest |
ListWorkflowStepExecutionsRequest.withNextToken(String nextToken)
A token to specify where to start paginating.
|
ListWorkflowStepExecutionsRequest |
ListWorkflowStepExecutionsRequest.withWorkflowExecutionId(String workflowExecutionId)
The unique identifier that Image Builder assigned to keep track of runtime details when it ran the workflow.
|
Copyright © 2024. All rights reserved.