Interface IImageRecipe.Jsii$Default

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

@Internal public static interface IImageRecipe.Jsii$Default extends IImageRecipe, IRecipeBase.Jsii$Default
Internal default implementation for IImageRecipe.
  • Method Details

    • getImageRecipeArn

      @Stability(Experimental) @NotNull default String getImageRecipeArn()
      (experimental) The ARN of the image recipe.
      Specified by:
      getImageRecipeArn in interface IImageRecipe
    • getImageRecipeName

      @Stability(Experimental) @NotNull default String getImageRecipeName()
      (experimental) The name of the image recipe.
      Specified by:
      getImageRecipeName in interface IImageRecipe
    • getImageRecipeVersion

      @Stability(Experimental) @NotNull default String getImageRecipeVersion()
      (experimental) The version of the image recipe.
      Specified by:
      getImageRecipeVersion in interface IImageRecipe