Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opsworks.CfnInstancePropsMixin.BlockDeviceMappingProperty.Builder
Packages that use CfnInstancePropsMixin.BlockDeviceMappingProperty.Builder
-
Uses of CfnInstancePropsMixin.BlockDeviceMappingProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.opsworks
Methods in software.amazon.awscdk.cfnpropertymixins.services.opsworks that return CfnInstancePropsMixin.BlockDeviceMappingProperty.BuilderModifier and TypeMethodDescriptionCfnInstancePropsMixin.BlockDeviceMappingProperty.builder()CfnInstancePropsMixin.BlockDeviceMappingProperty.Builder.deviceName(String deviceName) Sets the value ofCfnInstancePropsMixin.BlockDeviceMappingProperty.getDeviceName()CfnInstancePropsMixin.BlockDeviceMappingProperty.Builder.ebs(CfnInstancePropsMixin.EbsBlockDeviceProperty ebs) Sets the value ofCfnInstancePropsMixin.BlockDeviceMappingProperty.getEbs()CfnInstancePropsMixin.BlockDeviceMappingProperty.Builder.ebs(IResolvable ebs) Sets the value ofCfnInstancePropsMixin.BlockDeviceMappingProperty.getEbs()Sets the value ofCfnInstancePropsMixin.BlockDeviceMappingProperty.getNoDevice()CfnInstancePropsMixin.BlockDeviceMappingProperty.Builder.virtualName(String virtualName) Sets the value ofCfnInstancePropsMixin.BlockDeviceMappingProperty.getVirtualName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.opsworks with parameters of type CfnInstancePropsMixin.BlockDeviceMappingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInstancePropsMixin.BlockDeviceMappingProperty.Builder.