Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnImageRecipePropsMixin.ComponentConfigurationProperty.Builder
Packages that use CfnImageRecipePropsMixin.ComponentConfigurationProperty.Builder
-
Uses of CfnImageRecipePropsMixin.ComponentConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder
Methods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that return CfnImageRecipePropsMixin.ComponentConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnImageRecipePropsMixin.ComponentConfigurationProperty.builder()CfnImageRecipePropsMixin.ComponentConfigurationProperty.Builder.componentArn(String componentArn) CfnImageRecipePropsMixin.ComponentConfigurationProperty.Builder.componentArn(IComponentRef componentArn) CfnImageRecipePropsMixin.ComponentConfigurationProperty.Builder.parameters(List<? extends Object> parameters) Sets the value ofCfnImageRecipePropsMixin.ComponentConfigurationProperty.getParameters()CfnImageRecipePropsMixin.ComponentConfigurationProperty.Builder.parameters(IResolvable parameters) Sets the value ofCfnImageRecipePropsMixin.ComponentConfigurationProperty.getParameters()Constructors in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder with parameters of type CfnImageRecipePropsMixin.ComponentConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnImageRecipePropsMixin.ComponentConfigurationProperty.Builder.