| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
List<Container> |
OutputResources.containers()
Container images that the pipeline has generated and stored in the output repository.
|
| Modifier and Type | Method and Description |
|---|---|
OutputResources.Builder |
OutputResources.Builder.containers(Container... containers)
Container images that the pipeline has generated and stored in the output repository.
|
| Modifier and Type | Method and Description |
|---|---|
OutputResources.Builder |
OutputResources.Builder.containers(Collection<Container> containers)
Container images that the pipeline has generated and stored in the output repository.
|
Copyright © 2023. All rights reserved.