Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.autoscaling.CfnLaunchConfigurationPropsMixin.BlockDeviceMappingProperty.Builder
Packages that use CfnLaunchConfigurationPropsMixin.BlockDeviceMappingProperty.Builder
-
Uses of CfnLaunchConfigurationPropsMixin.BlockDeviceMappingProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.autoscaling
Methods in software.amazon.awscdk.cfnpropertymixins.services.autoscaling that return CfnLaunchConfigurationPropsMixin.BlockDeviceMappingProperty.BuilderModifier and TypeMethodDescriptionCfnLaunchConfigurationPropsMixin.BlockDeviceMappingProperty.builder()CfnLaunchConfigurationPropsMixin.BlockDeviceMappingProperty.Builder.deviceName(String deviceName) CfnLaunchConfigurationPropsMixin.BlockDeviceMappingProperty.Builder.ebs(CfnLaunchConfigurationPropsMixin.BlockDeviceProperty ebs) Sets the value ofCfnLaunchConfigurationPropsMixin.BlockDeviceMappingProperty.getEbs()CfnLaunchConfigurationPropsMixin.BlockDeviceMappingProperty.Builder.ebs(IResolvable ebs) Sets the value ofCfnLaunchConfigurationPropsMixin.BlockDeviceMappingProperty.getEbs()CfnLaunchConfigurationPropsMixin.BlockDeviceMappingProperty.Builder.noDevice(IResolvable noDevice) CfnLaunchConfigurationPropsMixin.BlockDeviceMappingProperty.Builder.virtualName(String virtualName) Constructors in software.amazon.awscdk.cfnpropertymixins.services.autoscaling with parameters of type CfnLaunchConfigurationPropsMixin.BlockDeviceMappingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLaunchConfigurationPropsMixin.BlockDeviceMappingProperty.Builder.