| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscaling |
Amazon EC2 Auto Scaling Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static EbsDeviceOptionsBase.Builder |
EbsDeviceOptionsBase.builder() |
EbsDeviceOptionsBase.Builder |
EbsDeviceOptionsBase.Builder.deleteOnTermination(Boolean deleteOnTermination)
Sets the value of
EbsDeviceOptionsBase.getDeleteOnTermination() |
EbsDeviceOptionsBase.Builder |
EbsDeviceOptionsBase.Builder.iops(Number iops)
Sets the value of
EbsDeviceOptionsBase.getIops() |
EbsDeviceOptionsBase.Builder |
EbsDeviceOptionsBase.Builder.volumeType(EbsDeviceVolumeType volumeType)
Sets the value of
EbsDeviceOptionsBase.getVolumeType() |
Copyright © 2021. All rights reserved.