| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscaling |
Amazon EC2 Auto Scaling Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static EbsDeviceOptions.Builder |
EbsDeviceOptions.builder() |
EbsDeviceOptions.Builder |
EbsDeviceOptions.Builder.deleteOnTermination(Boolean deleteOnTermination)
Sets the value of
EbsDeviceOptionsBase.getDeleteOnTermination() |
EbsDeviceOptions.Builder |
EbsDeviceOptions.Builder.encrypted(Boolean encrypted)
Sets the value of
EbsDeviceOptions.getEncrypted() |
EbsDeviceOptions.Builder |
EbsDeviceOptions.Builder.iops(Number iops)
Sets the value of
EbsDeviceOptionsBase.getIops() |
EbsDeviceOptions.Builder |
EbsDeviceOptions.Builder.volumeType(EbsDeviceVolumeType volumeType)
Sets the value of
EbsDeviceOptionsBase.getVolumeType() |
| Constructor and Description |
|---|
Jsii$Proxy(EbsDeviceOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EbsDeviceOptions.Builder. |
Copyright © 2022. All rights reserved.