Interface IImageRecipe

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, IEnvironmentAware, IRecipeBase, IResource, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IImageRecipe.Jsii$Default
All Known Implementing Classes:
IImageRecipe.Jsii$Proxy, ImageRecipe

@Generated(value="jsii-pacmak/1.120.0 (build 192dc88)", date="2025-12-05T22:26:50.051Z") @Stability(Experimental) public interface IImageRecipe extends software.amazon.jsii.JsiiSerializable, IRecipeBase
(experimental) An EC2 Image Builder Image Recipe.
  • Method Details

    • getImageRecipeArn

      @Stability(Experimental) @NotNull String getImageRecipeArn()
      (experimental) The ARN of the image recipe.
    • getImageRecipeName

      @Stability(Experimental) @NotNull String getImageRecipeName()
      (experimental) The name of the image recipe.
    • getImageRecipeVersion

      @Stability(Experimental) @NotNull String getImageRecipeVersion()
      (experimental) The version of the image recipe.