@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.063Z") @Stability(value=Experimental) 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()
(experimental) The volume size, in Gibibytes (GiB).
|
getDeleteOnTermination, getIops, getVolumeType@Stability(value=Experimental) @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=Experimental) static EbsDeviceSnapshotOptions.Builder builder()
builder in interface EbsDeviceOptionsBaseEbsDeviceSnapshotOptions.Builder of EbsDeviceSnapshotOptionsCopyright © 2021. All rights reserved.