@Stability(value=Stable) @Internal public static final class CfnInstance.EbsBlockDeviceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInstance.EbsBlockDeviceProperty
CfnInstance.EbsBlockDevicePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnInstance.EbsBlockDeviceProperty.Builder, CfnInstance.EbsBlockDeviceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnInstance.EbsBlockDeviceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInstance.BlockDeviceMappingProperty.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()
`CfnInstance.EbsBlockDeviceProperty.DeleteOnTermination`.
|
Number |
getIops()
`CfnInstance.EbsBlockDeviceProperty.Iops`.
|
String |
getSnapshotId()
`CfnInstance.EbsBlockDeviceProperty.SnapshotId`.
|
Number |
getVolumeSize()
`CfnInstance.EbsBlockDeviceProperty.VolumeSize`.
|
String |
getVolumeType()
`CfnInstance.EbsBlockDeviceProperty.VolumeType`.
|
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(CfnInstance.EbsBlockDeviceProperty.Builder builder)
CfnInstance.BlockDeviceMappingProperty.Builder.public final Object getDeleteOnTermination()
CfnInstance.EbsBlockDevicePropertygetDeleteOnTermination in interface CfnInstance.EbsBlockDevicePropertypublic final Number getIops()
CfnInstance.EbsBlockDevicePropertygetIops in interface CfnInstance.EbsBlockDevicePropertypublic final String getSnapshotId()
CfnInstance.EbsBlockDevicePropertygetSnapshotId in interface CfnInstance.EbsBlockDevicePropertypublic final Number getVolumeSize()
CfnInstance.EbsBlockDevicePropertygetVolumeSize in interface CfnInstance.EbsBlockDevicePropertypublic final String getVolumeType()
CfnInstance.EbsBlockDevicePropertygetVolumeType in interface CfnInstance.EbsBlockDeviceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.