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