Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnImageRecipePropsMixin.InstanceBlockDeviceMappingProperty.Builder
Packages that use CfnImageRecipePropsMixin.InstanceBlockDeviceMappingProperty.Builder
-
Uses of CfnImageRecipePropsMixin.InstanceBlockDeviceMappingProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder
Methods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that return CfnImageRecipePropsMixin.InstanceBlockDeviceMappingProperty.BuilderModifier and TypeMethodDescriptionCfnImageRecipePropsMixin.InstanceBlockDeviceMappingProperty.builder()CfnImageRecipePropsMixin.InstanceBlockDeviceMappingProperty.Builder.deviceName(String deviceName) CfnImageRecipePropsMixin.InstanceBlockDeviceMappingProperty.Builder.ebs(CfnImageRecipePropsMixin.EbsInstanceBlockDeviceSpecificationProperty ebs) Sets the value ofCfnImageRecipePropsMixin.InstanceBlockDeviceMappingProperty.getEbs()CfnImageRecipePropsMixin.InstanceBlockDeviceMappingProperty.Builder.ebs(IResolvable ebs) Sets the value ofCfnImageRecipePropsMixin.InstanceBlockDeviceMappingProperty.getEbs()CfnImageRecipePropsMixin.InstanceBlockDeviceMappingProperty.Builder.virtualName(String virtualName) Constructors in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder with parameters of type CfnImageRecipePropsMixin.InstanceBlockDeviceMappingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnImageRecipePropsMixin.InstanceBlockDeviceMappingProperty.Builder.