| 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 |
|---|---|
ListLifecycleExecutionResourcesRequest |
ListLifecycleExecutionResourcesRequest.clone() |
ListLifecycleExecutionResourcesRequest |
ListLifecycleExecutionResourcesRequest.withLifecycleExecutionId(String lifecycleExecutionId)
Use the unique identifier for a runtime instance of the lifecycle policy to get runtime details.
|
ListLifecycleExecutionResourcesRequest |
ListLifecycleExecutionResourcesRequest.withMaxResults(Integer maxResults)
The maximum items to return in a request.
|
ListLifecycleExecutionResourcesRequest |
ListLifecycleExecutionResourcesRequest.withNextToken(String nextToken)
A token to specify where to start paginating.
|
ListLifecycleExecutionResourcesRequest |
ListLifecycleExecutionResourcesRequest.withParentResourceId(String parentResourceId)
You can leave this empty to get a list of Image Builder resources that were identified for lifecycle actions.
|
Copyright © 2024. All rights reserved.