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