| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
ImageRecipe |
Image.imageRecipe()
For images that distribute an AMI, this is the image recipe that Image Builder used to create the image.
|
ImageRecipe |
GetImageRecipeResponse.imageRecipe()
The image recipe object.
|
| Modifier and Type | Method and Description |
|---|---|
Image.Builder |
Image.Builder.imageRecipe(ImageRecipe imageRecipe)
For images that distribute an AMI, this is the image recipe that Image Builder used to create the image.
|
GetImageRecipeResponse.Builder |
GetImageRecipeResponse.Builder.imageRecipe(ImageRecipe imageRecipe)
The image recipe object.
|
Copyright © 2023. All rights reserved.