Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnImageRecipeMixinProps.Builder
Packages that use CfnImageRecipeMixinProps.Builder
-
Uses of CfnImageRecipeMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder
Methods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that return CfnImageRecipeMixinProps.BuilderModifier and TypeMethodDescriptionCfnImageRecipeMixinProps.Builder.additionalInstanceConfiguration(CfnImageRecipePropsMixin.AdditionalInstanceConfigurationProperty additionalInstanceConfiguration) Sets the value ofCfnImageRecipeMixinProps.getAdditionalInstanceConfiguration()CfnImageRecipeMixinProps.Builder.additionalInstanceConfiguration(IResolvable additionalInstanceConfiguration) Sets the value ofCfnImageRecipeMixinProps.getAdditionalInstanceConfiguration()Sets the value ofCfnImageRecipeMixinProps.getAmiTags()CfnImageRecipeMixinProps.Builder.amiTags(IResolvable amiTags) Sets the value ofCfnImageRecipeMixinProps.getAmiTags()CfnImageRecipeMixinProps.Builder.blockDeviceMappings(List<? extends Object> blockDeviceMappings) Sets the value ofCfnImageRecipeMixinProps.getBlockDeviceMappings()CfnImageRecipeMixinProps.Builder.blockDeviceMappings(IResolvable blockDeviceMappings) Sets the value ofCfnImageRecipeMixinProps.getBlockDeviceMappings()CfnImageRecipeMixinProps.builder()CfnImageRecipeMixinProps.Builder.components(List<? extends Object> components) Sets the value ofCfnImageRecipeMixinProps.getComponents()CfnImageRecipeMixinProps.Builder.components(IResolvable components) Sets the value ofCfnImageRecipeMixinProps.getComponents()CfnImageRecipeMixinProps.Builder.description(String description) Sets the value ofCfnImageRecipeMixinProps.getDescription()Sets the value ofCfnImageRecipeMixinProps.getName()CfnImageRecipeMixinProps.Builder.parentImage(String parentImage) Sets the value ofCfnImageRecipeMixinProps.getParentImage()Sets the value ofCfnImageRecipeMixinProps.getTags()Sets the value ofCfnImageRecipeMixinProps.getVersion()CfnImageRecipeMixinProps.Builder.workingDirectory(String workingDirectory) Sets the value ofCfnImageRecipeMixinProps.getWorkingDirectory()Constructors in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder with parameters of type CfnImageRecipeMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnImageRecipeMixinProps.Builder.