Uses of Interface
software.amazon.awscdk.services.imagebuilder.alpha.AmazonManagedImageAttributes
Packages that use AmazonManagedImageAttributes
Package
Description
EC2 Image Builder Construct Library
-
Uses of AmazonManagedImageAttributes in software.amazon.awscdk.services.imagebuilder.alpha
Classes in software.amazon.awscdk.services.imagebuilder.alpha that implement AmazonManagedImageAttributesModifier and TypeClassDescriptionstatic final classAn implementation forAmazonManagedImageAttributesMethods in software.amazon.awscdk.services.imagebuilder.alpha that return AmazonManagedImageAttributesModifier and TypeMethodDescriptionAmazonManagedImageAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type AmazonManagedImageAttributesModifier and TypeMethodDescriptionstatic IImageAmazonManagedImage.fromAmazonManagedImageAttributes(software.constructs.Construct scope, String id, AmazonManagedImageAttributes attrs) (experimental) Imports an Amazon-managed image from its attributes.