@Stability(value=Stable) @Internal public static final class CfnInstance.DiskProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInstance.DiskProperty
CfnInstance.DiskPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnInstance.DiskProperty.Builder, CfnInstance.DiskProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnInstance.DiskProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInstance.AddOnProperty.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) |
String |
getAttachedTo()
`CfnInstance.DiskProperty.AttachedTo`.
|
String |
getAttachmentState()
`CfnInstance.DiskProperty.AttachmentState`.
|
String |
getDiskName()
`CfnInstance.DiskProperty.DiskName`.
|
Number |
getIops()
`CfnInstance.DiskProperty.IOPS`.
|
Object |
getIsSystemDisk()
`CfnInstance.DiskProperty.IsSystemDisk`.
|
String |
getPath()
`CfnInstance.DiskProperty.Path`.
|
String |
getSizeInGb()
`CfnInstance.DiskProperty.SizeInGb`.
|
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.DiskProperty.Builder builder)
CfnInstance.AddOnProperty.Builder.public final String getAttachedTo()
CfnInstance.DiskPropertygetAttachedTo in interface CfnInstance.DiskPropertypublic final String getAttachmentState()
CfnInstance.DiskPropertygetAttachmentState in interface CfnInstance.DiskPropertypublic final String getDiskName()
CfnInstance.DiskPropertygetDiskName in interface CfnInstance.DiskPropertypublic final Number getIops()
CfnInstance.DiskPropertygetIops in interface CfnInstance.DiskPropertypublic final Object getIsSystemDisk()
CfnInstance.DiskPropertygetIsSystemDisk in interface CfnInstance.DiskPropertypublic final String getPath()
CfnInstance.DiskPropertygetPath in interface CfnInstance.DiskPropertypublic final String getSizeInGb()
CfnInstance.DiskPropertygetSizeInGb in interface CfnInstance.DiskProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.