Uses of Interface
software.amazon.awscdk.services.imagebuilder.alpha.AwsMarketplaceComponentAttributes
Packages that use AwsMarketplaceComponentAttributes
Package
Description
EC2 Image Builder Construct Library
-
Uses of AwsMarketplaceComponentAttributes in software.amazon.awscdk.services.imagebuilder.alpha
Classes in software.amazon.awscdk.services.imagebuilder.alpha that implement AwsMarketplaceComponentAttributesModifier and TypeClassDescriptionstatic final classAn implementation forAwsMarketplaceComponentAttributesMethods in software.amazon.awscdk.services.imagebuilder.alpha that return AwsMarketplaceComponentAttributesModifier and TypeMethodDescriptionAwsMarketplaceComponentAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type AwsMarketplaceComponentAttributesModifier and TypeMethodDescriptionstatic IComponentAwsMarketplaceComponent.fromAwsMarketplaceComponentAttributes(software.constructs.Construct scope, String id, AwsMarketplaceComponentAttributes attrs) (experimental) Imports an AWS Marketplace component from its attributes.