Uses of Interface
software.amazon.awscdk.services.autoscaling.BlockDevice
Packages that use BlockDevice
Package
Description
Amazon EC2 Auto Scaling Construct Library
Amazon ECS Construct Library
Amazon EKS Construct Library
Amazon EKS Construct Library
-
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() -
Uses of BlockDevice in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return types with arguments of type BlockDeviceModifier and TypeMethodDescriptionfinal List<BlockDevice>AddCapacityOptions.Jsii$Proxy.getBlockDevices()Method parameters in software.amazon.awscdk.services.ecs with type arguments of type BlockDeviceModifier and TypeMethodDescriptionAddCapacityOptions.Builder.blockDevices(List<? extends BlockDevice> blockDevices) Sets the value ofCommonAutoScalingGroupProps.getBlockDevices() -
Uses of BlockDevice in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return types with arguments of type BlockDeviceModifier and TypeMethodDescriptionfinal List<BlockDevice>AutoScalingGroupCapacityOptions.Jsii$Proxy.getBlockDevices()Method parameters in software.amazon.awscdk.services.eks with type arguments of type BlockDeviceModifier and TypeMethodDescriptionAutoScalingGroupCapacityOptions.Builder.blockDevices(List<? extends BlockDevice> blockDevices) Sets the value ofCommonAutoScalingGroupProps.getBlockDevices() -
Uses of BlockDevice in software.amazon.awscdk.services.eks.legacy
Methods in software.amazon.awscdk.services.eks.legacy that return types with arguments of type BlockDeviceModifier and TypeMethodDescriptionfinal List<BlockDevice>CapacityOptions.Jsii$Proxy.getBlockDevices()Deprecated.Method parameters in software.amazon.awscdk.services.eks.legacy with type arguments of type BlockDeviceModifier and TypeMethodDescriptionCapacityOptions.Builder.blockDevices(List<? extends BlockDevice> blockDevices) Deprecated.Sets the value ofCommonAutoScalingGroupProps.getBlockDevices()