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.121.0 (build d7af9b9)", date="2025-12-18T18:20:21.684Z") @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.