| Modifier and Type | Class and Description |
|---|---|
static class |
BlockDevice.Jsii$Proxy
An implementation for
BlockDevice |
| 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() |
Copyright © 2022. All rights reserved.