| 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() |
Copyright © 2021. All rights reserved.