Uses of Class
software.amazon.awscdk.services.imagebuilder.CfnImageRecipe.ComponentConfigurationProperty.Builder
Packages that use CfnImageRecipe.ComponentConfigurationProperty.Builder
Package
Description
AWS::ImageBuilder Construct Library
-
Uses of CfnImageRecipe.ComponentConfigurationProperty.Builder in software.amazon.awscdk.services.imagebuilder
Methods in software.amazon.awscdk.services.imagebuilder that return CfnImageRecipe.ComponentConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnImageRecipe.ComponentConfigurationProperty.builder()CfnImageRecipe.ComponentConfigurationProperty.Builder.componentArn(String componentArn) Sets the value ofCfnImageRecipe.ComponentConfigurationProperty.getComponentArn()CfnImageRecipe.ComponentConfigurationProperty.Builder.parameters(List<? extends Object> parameters) Sets the value ofCfnImageRecipe.ComponentConfigurationProperty.getParameters()CfnImageRecipe.ComponentConfigurationProperty.Builder.parameters(IResolvable parameters) Sets the value ofCfnImageRecipe.ComponentConfigurationProperty.getParameters()Constructors in software.amazon.awscdk.services.imagebuilder with parameters of type CfnImageRecipe.ComponentConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnImageRecipe.ComponentConfigurationProperty.Builder.