| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscaling |
Amazon EC2 Auto Scaling Construct Library
|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| software.amazon.awscdk.services.eks |
Amazon EKS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
BlockDevice |
BlockDevice.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<BlockDevice> |
AutoScalingGroupProps.Jsii$Proxy.getBlockDevices() |
default List<BlockDevice> |
CommonAutoScalingGroupProps.getBlockDevices()
Specifies how block devices are exposed to the instance.
|
List<BlockDevice> |
CommonAutoScalingGroupProps.Jsii$Proxy.getBlockDevices() |
| Modifier and Type | Method and Description |
|---|---|
AutoScalingGroupProps.Builder |
AutoScalingGroupProps.Builder.blockDevices(List<? extends BlockDevice> blockDevices)
Sets the value of
CommonAutoScalingGroupProps.getBlockDevices() |
AutoScalingGroup.Builder |
AutoScalingGroup.Builder.blockDevices(List<? extends BlockDevice> blockDevices)
Specifies how block devices are exposed to the instance.
|
CommonAutoScalingGroupProps.Builder |
CommonAutoScalingGroupProps.Builder.blockDevices(List<? extends BlockDevice> blockDevices)
Sets the value of
CommonAutoScalingGroupProps.getBlockDevices() |
| Modifier and Type | Method and Description |
|---|---|
List<BlockDevice> |
AddCapacityOptions.Jsii$Proxy.getBlockDevices() |
| Modifier and Type | Method and Description |
|---|---|
AddCapacityOptions.Builder |
AddCapacityOptions.Builder.blockDevices(List<? extends BlockDevice> blockDevices)
Sets the value of
CommonAutoScalingGroupProps.getBlockDevices() |
| Modifier and Type | Method and Description |
|---|---|
List<BlockDevice> |
AutoScalingGroupCapacityOptions.Jsii$Proxy.getBlockDevices() |
| Modifier and Type | Method and Description |
|---|---|
AutoScalingGroupCapacityOptions.Builder |
AutoScalingGroupCapacityOptions.Builder.blockDevices(List<? extends BlockDevice> blockDevices)
Sets the value of
CommonAutoScalingGroupProps.getBlockDevices() |
Copyright © 2022. All rights reserved.