| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
ImageRecipe |
GetImageRecipeResponse.imageRecipe()
The image recipe object.
|
ImageRecipe |
Image.imageRecipe()
The image recipe used when creating the image.
|
| Modifier and Type | Method and Description |
|---|---|
GetImageRecipeResponse.Builder |
GetImageRecipeResponse.Builder.imageRecipe(ImageRecipe imageRecipe)
The image recipe object.
|
Image.Builder |
Image.Builder.imageRecipe(ImageRecipe imageRecipe)
The image recipe used when creating the image.
|
Copyright © 2023. All rights reserved.