Uses of Class
software.amazon.awscdk.services.imagebuilder.CfnImageRecipe.InstanceBlockDeviceMappingProperty.Builder
Packages that use CfnImageRecipe.InstanceBlockDeviceMappingProperty.Builder
Package
Description
AWS::ImageBuilder Construct Library
-
Uses of CfnImageRecipe.InstanceBlockDeviceMappingProperty.Builder in software.amazon.awscdk.services.imagebuilder
Methods in software.amazon.awscdk.services.imagebuilder that return CfnImageRecipe.InstanceBlockDeviceMappingProperty.BuilderModifier and TypeMethodDescriptionCfnImageRecipe.InstanceBlockDeviceMappingProperty.builder()CfnImageRecipe.InstanceBlockDeviceMappingProperty.Builder.deviceName(String deviceName) Sets the value ofCfnImageRecipe.InstanceBlockDeviceMappingProperty.getDeviceName()CfnImageRecipe.InstanceBlockDeviceMappingProperty.Builder.ebs(IResolvable ebs) Sets the value ofCfnImageRecipe.InstanceBlockDeviceMappingProperty.getEbs()CfnImageRecipe.InstanceBlockDeviceMappingProperty.Builder.ebs(CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty ebs) Sets the value ofCfnImageRecipe.InstanceBlockDeviceMappingProperty.getEbs()Sets the value ofCfnImageRecipe.InstanceBlockDeviceMappingProperty.getNoDevice()CfnImageRecipe.InstanceBlockDeviceMappingProperty.Builder.virtualName(String virtualName) Sets the value ofCfnImageRecipe.InstanceBlockDeviceMappingProperty.getVirtualName()Constructors in software.amazon.awscdk.services.imagebuilder with parameters of type CfnImageRecipe.InstanceBlockDeviceMappingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnImageRecipe.InstanceBlockDeviceMappingProperty.Builder.