@Stability(value=Stable) @Internal public static final class CfnLaunchConfiguration.BlockDeviceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunchConfiguration.BlockDeviceProperty
CfnLaunchConfiguration.BlockDevicePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLaunchConfiguration.BlockDeviceProperty.Builder, CfnLaunchConfiguration.BlockDeviceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object deleteOnTermination,
Object encrypted,
Number iops,
String snapshotId,
Number volumeSize,
String volumeType)
Constructor that initializes the object based on literal property values passed by the
CfnLaunchConfiguration.BlockDeviceMappingProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDeleteOnTermination()
`CfnLaunchConfiguration.BlockDeviceProperty.DeleteOnTermination`.
|
Object |
getEncrypted()
`CfnLaunchConfiguration.BlockDeviceProperty.Encrypted`.
|
Number |
getIops()
`CfnLaunchConfiguration.BlockDeviceProperty.Iops`.
|
String |
getSnapshotId()
`CfnLaunchConfiguration.BlockDeviceProperty.SnapshotId`.
|
Number |
getVolumeSize()
`CfnLaunchConfiguration.BlockDeviceProperty.VolumeSize`.
|
String |
getVolumeType()
`CfnLaunchConfiguration.BlockDeviceProperty.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.public final Object getDeleteOnTermination()
CfnLaunchConfiguration.BlockDevicePropertygetDeleteOnTermination in interface CfnLaunchConfiguration.BlockDevicePropertypublic final Object getEncrypted()
CfnLaunchConfiguration.BlockDevicePropertygetEncrypted in interface CfnLaunchConfiguration.BlockDevicePropertypublic final Number getIops()
CfnLaunchConfiguration.BlockDevicePropertygetIops in interface CfnLaunchConfiguration.BlockDevicePropertypublic final String getSnapshotId()
CfnLaunchConfiguration.BlockDevicePropertygetSnapshotId in interface CfnLaunchConfiguration.BlockDevicePropertypublic final Number getVolumeSize()
CfnLaunchConfiguration.BlockDevicePropertygetVolumeSize in interface CfnLaunchConfiguration.BlockDevicePropertypublic final String getVolumeType()
CfnLaunchConfiguration.BlockDevicePropertygetVolumeType in interface CfnLaunchConfiguration.BlockDeviceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.