@Stability(value=Stable) @Internal public static final class CfnCluster.VolumeSpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCluster.VolumeSpecificationProperty
CfnCluster.VolumeSpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCluster.VolumeSpecificationProperty.Builder, CfnCluster.VolumeSpecificationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCluster.VolumeSpecificationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCluster.ApplicationProperty.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) |
Number |
getIops()
The number of I/O operations per second (IOPS) that the volume supports.
|
Number |
getSizeInGb()
The volume size, in gibibytes (GiB).
|
String |
getVolumeType()
The volume type.
|
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(CfnCluster.VolumeSpecificationProperty.Builder builder)
CfnCluster.ApplicationProperty.Builder.public final Number getSizeInGb()
CfnCluster.VolumeSpecificationPropertyThis can be a number from 1 - 1024. If the volume type is EBS-optimized, the minimum value is 10.
getSizeInGb in interface CfnCluster.VolumeSpecificationPropertypublic final String getVolumeType()
CfnCluster.VolumeSpecificationPropertyVolume types supported are gp2, io1, and standard.
getVolumeType in interface CfnCluster.VolumeSpecificationPropertypublic final Number getIops()
CfnCluster.VolumeSpecificationPropertygetIops in interface CfnCluster.VolumeSpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.