@Stability(value=Stable) @Internal public static final class CfnLaunchTemplate.EbsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunchTemplate.EbsProperty
CfnLaunchTemplate.EbsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLaunchTemplate.EbsProperty.Builder, CfnLaunchTemplate.EbsProperty.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 kmsKeyId,
String snapshotId,
Number throughput,
Number volumeSize,
String volumeType)
Constructor that initializes the object based on literal property values passed by the
CfnLaunchTemplate.BlockDeviceMappingProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDeleteOnTermination()
`CfnLaunchTemplate.EbsProperty.DeleteOnTermination`.
|
Object |
getEncrypted()
`CfnLaunchTemplate.EbsProperty.Encrypted`.
|
Number |
getIops()
`CfnLaunchTemplate.EbsProperty.Iops`.
|
String |
getKmsKeyId()
`CfnLaunchTemplate.EbsProperty.KmsKeyId`.
|
String |
getSnapshotId()
`CfnLaunchTemplate.EbsProperty.SnapshotId`.
|
Number |
getThroughput()
`CfnLaunchTemplate.EbsProperty.Throughput`.
|
Number |
getVolumeSize()
`CfnLaunchTemplate.EbsProperty.VolumeSize`.
|
String |
getVolumeType()
`CfnLaunchTemplate.EbsProperty.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(Object deleteOnTermination, Object encrypted, Number iops, String kmsKeyId, String snapshotId, Number throughput, Number volumeSize, String volumeType)
CfnLaunchTemplate.BlockDeviceMappingProperty.Builder.public final Object getDeleteOnTermination()
CfnLaunchTemplate.EbsPropertygetDeleteOnTermination in interface CfnLaunchTemplate.EbsPropertypublic final Object getEncrypted()
CfnLaunchTemplate.EbsPropertygetEncrypted in interface CfnLaunchTemplate.EbsPropertypublic final Number getIops()
CfnLaunchTemplate.EbsPropertygetIops in interface CfnLaunchTemplate.EbsPropertypublic final String getKmsKeyId()
CfnLaunchTemplate.EbsPropertygetKmsKeyId in interface CfnLaunchTemplate.EbsPropertypublic final String getSnapshotId()
CfnLaunchTemplate.EbsPropertygetSnapshotId in interface CfnLaunchTemplate.EbsPropertypublic final Number getThroughput()
CfnLaunchTemplate.EbsPropertygetThroughput in interface CfnLaunchTemplate.EbsPropertypublic final Number getVolumeSize()
CfnLaunchTemplate.EbsPropertygetVolumeSize in interface CfnLaunchTemplate.EbsPropertypublic final String getVolumeType()
CfnLaunchTemplate.EbsPropertygetVolumeType in interface CfnLaunchTemplate.EbsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.