Uses of Interface
software.amazon.awscdk.services.imagebuilder.alpha.ComponentAttributes
Packages that use ComponentAttributes
Package
Description
EC2 Image Builder Construct Library
-
Uses of ComponentAttributes in software.amazon.awscdk.services.imagebuilder.alpha
Classes in software.amazon.awscdk.services.imagebuilder.alpha that implement ComponentAttributesMethods in software.amazon.awscdk.services.imagebuilder.alpha that return ComponentAttributesModifier and TypeMethodDescriptionComponentAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type ComponentAttributesModifier and TypeMethodDescriptionstatic IComponentComponent.fromComponentAttributes(software.constructs.Construct scope, String id, ComponentAttributes attrs) (experimental) Import an existing component by providing its attributes.