@Stability(value=Stable) @Internal public static final class CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder, CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnImageRecipe.AdditionalInstanceConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDeleteOnTermination()
Configures delete on termination of the associated device.
|
Object |
getEncrypted()
Use to configure device encryption.
|
Number |
getIops()
Use to configure device IOPS.
|
String |
getKmsKeyId()
Use to configure the KMS key to use when encrypting the device.
|
String |
getSnapshotId()
The snapshot that defines the device contents.
|
Number |
getThroughput()
*For GP3 volumes only* – The throughput in MiB/s that the volume supports.
|
Number |
getVolumeSize()
Overrides the volume size of the device.
|
String |
getVolumeType()
Overrides the volume type of the device.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder builder)
CfnImageRecipe.AdditionalInstanceConfigurationProperty.Builder.public final Object getDeleteOnTermination()
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertygetDeleteOnTermination in interface CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final Object getEncrypted()
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertygetEncrypted in interface CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final Number getIops()
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertygetIops in interface CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final String getKmsKeyId()
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertygetKmsKeyId in interface CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final String getSnapshotId()
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertygetSnapshotId in interface CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final Number getThroughput()
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertygetThroughput in interface CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final Number getVolumeSize()
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertygetVolumeSize in interface CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final String getVolumeType()
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertygetVolumeType in interface CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.