Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.autoscaling.CfnLaunchConfigurationPropsMixin.BlockDeviceProperty.Builder
Packages that use CfnLaunchConfigurationPropsMixin.BlockDeviceProperty.Builder
-
Uses of CfnLaunchConfigurationPropsMixin.BlockDeviceProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.autoscaling
Methods in software.amazon.awscdk.cfnpropertymixins.services.autoscaling that return CfnLaunchConfigurationPropsMixin.BlockDeviceProperty.BuilderModifier and TypeMethodDescriptionCfnLaunchConfigurationPropsMixin.BlockDeviceProperty.builder()CfnLaunchConfigurationPropsMixin.BlockDeviceProperty.Builder.deleteOnTermination(Boolean deleteOnTermination) CfnLaunchConfigurationPropsMixin.BlockDeviceProperty.Builder.deleteOnTermination(IResolvable deleteOnTermination) Sets the value ofCfnLaunchConfigurationPropsMixin.BlockDeviceProperty.getEncrypted()CfnLaunchConfigurationPropsMixin.BlockDeviceProperty.Builder.encrypted(IResolvable encrypted) Sets the value ofCfnLaunchConfigurationPropsMixin.BlockDeviceProperty.getEncrypted()Sets the value ofCfnLaunchConfigurationPropsMixin.BlockDeviceProperty.getIops()CfnLaunchConfigurationPropsMixin.BlockDeviceProperty.Builder.snapshotId(String snapshotId) Sets the value ofCfnLaunchConfigurationPropsMixin.BlockDeviceProperty.getSnapshotId()CfnLaunchConfigurationPropsMixin.BlockDeviceProperty.Builder.throughput(Number throughput) Sets the value ofCfnLaunchConfigurationPropsMixin.BlockDeviceProperty.getThroughput()CfnLaunchConfigurationPropsMixin.BlockDeviceProperty.Builder.volumeSize(Number volumeSize) Sets the value ofCfnLaunchConfigurationPropsMixin.BlockDeviceProperty.getVolumeSize()CfnLaunchConfigurationPropsMixin.BlockDeviceProperty.Builder.volumeType(String volumeType) Sets the value ofCfnLaunchConfigurationPropsMixin.BlockDeviceProperty.getVolumeType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.autoscaling with parameters of type CfnLaunchConfigurationPropsMixin.BlockDeviceProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLaunchConfigurationPropsMixin.BlockDeviceProperty.Builder.