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