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