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 V2 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.v2.alpha
Methods in software.amazon.awscdk.services.eks.v2.alpha that return types with arguments of type BlockDeviceModifier and TypeMethodDescriptionfinal List<BlockDevice> AutoScalingGroupCapacityOptions.Jsii$Proxy.getBlockDevices()Method parameters in software.amazon.awscdk.services.eks.v2.alpha with type arguments of type BlockDeviceModifier and TypeMethodDescriptionAutoScalingGroupCapacityOptions.Builder.blockDevices(List<? extends BlockDevice> blockDevices) Sets the value ofCommonAutoScalingGroupProps.getBlockDevices()