Uses of Class
software.amazon.awscdk.services.imagebuilder.alpha.ComponentConfiguration.Builder
Packages that use ComponentConfiguration.Builder
Package
Description
EC2 Image Builder Construct Library
-
Uses of ComponentConfiguration.Builder in software.amazon.awscdk.services.imagebuilder.alpha
Methods in software.amazon.awscdk.services.imagebuilder.alpha that return ComponentConfiguration.BuilderModifier and TypeMethodDescriptionComponentConfiguration.builder()ComponentConfiguration.Builder.component(IComponent component) Sets the value ofComponentConfiguration.getComponent()ComponentConfiguration.Builder.parameters(Map<String, ? extends ComponentParameterValue> parameters) Sets the value ofComponentConfiguration.getParameters()Constructors in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type ComponentConfiguration.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ComponentConfiguration.Builder builder) Constructor that initializes the object based on literal property values passed by theComponentConfiguration.Builder.