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