@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:01.122Z") @Stability(value=Experimental) public interface EbsDeviceOptions extends software.amazon.jsii.JsiiSerializable, EbsDeviceOptionsBase
| Modifier and Type | Interface and Description |
|---|---|
static class |
EbsDeviceOptions.Builder
A builder for
EbsDeviceOptions |
static class |
EbsDeviceOptions.Jsii$Proxy
An implementation for
EbsDeviceOptions |
| Modifier and Type | Method and Description |
|---|---|
static EbsDeviceOptions.Builder |
builder() |
default Boolean |
getEncrypted()
(experimental) Specifies whether the EBS volume is encrypted.
|
getDeleteOnTermination, getIops, getVolumeType@Stability(value=Experimental) @Nullable default Boolean getEncrypted()
Encrypted EBS volumes can only be attached to instances that support Amazon EBS encryption
Default: false
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html#EBSEncryption_supported_instances@Stability(value=Experimental) static EbsDeviceOptions.Builder builder()
builder in interface EbsDeviceOptionsBaseEbsDeviceOptions.Builder of EbsDeviceOptionsCopyright © 2021. All rights reserved.