Uses of Class
software.amazon.awscdk.services.imagebuilder.CfnImageRecipe.ComponentConfigurationProperty.Builder
Package
Description
AWS::ImageBuilder Construct Library
-
Uses of CfnImageRecipe.ComponentConfigurationProperty.Builder in software.amazon.awscdk.services.imagebuilder
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnImageRecipe.ComponentConfigurationProperty.Builder
.