@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()
The resources to which the disk is attached.
|
String |
getAttachmentState()
(Deprecated) The attachment state of the disk.
|
String |
getDiskName()
The unique name of the disk.
|
Number |
getIops()
The input/output operations per second (IOPS) of the disk.
|
Object |
getIsSystemDisk()
A Boolean value indicating whether this disk is a system disk (has an operating system loaded on it).
|
String |
getPath()
The disk path.
|
String |
getSizeInGb()
The size of the disk in GB.
|
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 getDiskName()
CfnInstance.DiskPropertygetDiskName in interface CfnInstance.DiskPropertypublic final String getPath()
CfnInstance.DiskPropertygetPath in interface CfnInstance.DiskPropertypublic final String getAttachedTo()
CfnInstance.DiskPropertygetAttachedTo in interface CfnInstance.DiskPropertypublic final String getAttachmentState()
CfnInstance.DiskProperty
In releases prior to November 14, 2017, this parameter returned
attachedfor system disks in the API response. It is now deprecated, but still included in the response. UseisAttachedinstead.
getAttachmentState in interface CfnInstance.DiskPropertypublic final Number getIops()
CfnInstance.DiskPropertygetIops in interface CfnInstance.DiskPropertypublic final Object getIsSystemDisk()
CfnInstance.DiskPropertygetIsSystemDisk 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 © 2022. All rights reserved.