Uses of Interface
software.amazon.awscdk.services.autoscaling.BlockDevice
-
Uses of BlockDevice in software.amazon.awscdk.services.autoscaling
Classes in software.amazon.awscdk.services.autoscaling that implement BlockDeviceMethods in software.amazon.awscdk.services.autoscaling that return BlockDeviceMethods in software.amazon.awscdk.services.autoscaling that return types with arguments of type BlockDeviceModifier and TypeMethodDescriptionfinal List<BlockDevice>AutoScalingGroupProps.Jsii$Proxy.getBlockDevices()default List<BlockDevice>CommonAutoScalingGroupProps.getBlockDevices()Specifies how block devices are exposed to the instance.final List<BlockDevice>CommonAutoScalingGroupProps.Jsii$Proxy.getBlockDevices()Method parameters in software.amazon.awscdk.services.autoscaling with type arguments of type BlockDeviceModifier and TypeMethodDescriptionAutoScalingGroup.Builder.blockDevices(List<? extends BlockDevice> blockDevices) Specifies how block devices are exposed to the instance.AutoScalingGroupProps.Builder.blockDevices(List<? extends BlockDevice> blockDevices) Sets the value ofCommonAutoScalingGroupProps.getBlockDevices()CommonAutoScalingGroupProps.Builder.blockDevices(List<? extends BlockDevice> blockDevices) Sets the value ofCommonAutoScalingGroupProps.getBlockDevices()