@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:47:04.989Z") @Stability(value=Stable) public interface EbsDeviceSnapshotOptions extends software.amazon.jsii.JsiiSerializable, EbsDeviceOptionsBase
| Modifier and Type | Interface and Description |
|---|---|
static class |
EbsDeviceSnapshotOptions.Builder
A builder for
EbsDeviceSnapshotOptions |
static class |
EbsDeviceSnapshotOptions.Jsii$Proxy
An implementation for
EbsDeviceSnapshotOptions |
| Modifier and Type | Method and Description |
|---|---|
static EbsDeviceSnapshotOptions.Builder |
builder() |
default Number |
getVolumeSize()
The volume size, in Gibibytes (GiB).
|
getDeleteOnTermination, getIops, getVolumeType@Stability(value=Stable) @Nullable default Number getVolumeSize()
If you specify volumeSize, it must be equal or greater than the size of the snapshot.
Default: - The snapshot size
@Stability(value=Stable) static EbsDeviceSnapshotOptions.Builder builder()
builder in interface EbsDeviceOptionsBaseEbsDeviceSnapshotOptions.Builder of EbsDeviceSnapshotOptionsCopyright © 2021. All rights reserved.