| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
OutputResources |
Image.outputResources()
The output resources produced when creating this image.
|
OutputResources |
ImageSummary.outputResources()
The output resources produced when creating this image.
|
| Modifier and Type | Method and Description |
|---|---|
Image.Builder |
Image.Builder.outputResources(OutputResources outputResources)
The output resources produced when creating this image.
|
ImageSummary.Builder |
ImageSummary.Builder.outputResources(OutputResources outputResources)
The output resources produced when creating this image.
|
Copyright © 2022. All rights reserved.