Uses of Class
software.amazon.awscdk.services.imagebuilder.alpha.AmazonManagedComponentAttributes.Builder
Packages that use AmazonManagedComponentAttributes.Builder
Package
Description
EC2 Image Builder Construct Library
-
Uses of AmazonManagedComponentAttributes.Builder in software.amazon.awscdk.services.imagebuilder.alpha
Methods in software.amazon.awscdk.services.imagebuilder.alpha that return AmazonManagedComponentAttributes.BuilderModifier and TypeMethodDescriptionAmazonManagedComponentAttributes.builder()AmazonManagedComponentAttributes.Builder.componentName(String componentName) Sets the value ofAmazonManagedComponentAttributes.getComponentName()AmazonManagedComponentAttributes.Builder.componentVersion(String componentVersion) Sets the value ofAmazonManagedComponentAttributes.getComponentVersion()Constructors in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type AmazonManagedComponentAttributes.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAmazonManagedComponentAttributes.Builder.