Uses of Interface
software.amazon.awscdk.services.imagebuilder.alpha.ImageRecipeAttributes
Packages that use ImageRecipeAttributes
Package
Description
EC2 Image Builder Construct Library
-
Uses of ImageRecipeAttributes in software.amazon.awscdk.services.imagebuilder.alpha
Classes in software.amazon.awscdk.services.imagebuilder.alpha that implement ImageRecipeAttributesMethods in software.amazon.awscdk.services.imagebuilder.alpha that return ImageRecipeAttributesModifier and TypeMethodDescriptionImageRecipeAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type ImageRecipeAttributesModifier and TypeMethodDescriptionstatic IImageRecipeImageRecipe.fromImageRecipeAttributes(software.constructs.Construct scope, String id, ImageRecipeAttributes attrs) (experimental) Import an existing image recipe by providing its attributes.