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