@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:47:04.988Z") @Stability(value=Stable) 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()
Specifies whether the EBS volume is encrypted.
|
getDeleteOnTermination, getIops, getVolumeType@Stability(value=Stable) @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=Stable) static EbsDeviceOptions.Builder builder()
builder in interface EbsDeviceOptionsBaseEbsDeviceOptions.Builder of EbsDeviceOptionsCopyright © 2021. All rights reserved.