Uses of Interface
software.amazon.awscdk.services.imagebuilder.alpha.ContainerRecipeAttributes
Packages that use ContainerRecipeAttributes
Package
Description
EC2 Image Builder Construct Library
-
Uses of ContainerRecipeAttributes in software.amazon.awscdk.services.imagebuilder.alpha
Classes in software.amazon.awscdk.services.imagebuilder.alpha that implement ContainerRecipeAttributesModifier and TypeClassDescriptionstatic final classAn implementation forContainerRecipeAttributesMethods in software.amazon.awscdk.services.imagebuilder.alpha that return ContainerRecipeAttributesModifier and TypeMethodDescriptionContainerRecipeAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type ContainerRecipeAttributesModifier and TypeMethodDescriptionstatic IContainerRecipeContainerRecipe.fromContainerRecipeAttributes(software.constructs.Construct scope, String id, ContainerRecipeAttributes attrs) (experimental) Import an existing container recipe by providing its attributes.