@Stability(value=Experimental) public static final class EmrCreateCluster.VolumeSpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EmrCreateCluster.VolumeSpecificationProperty
EmrCreateCluster.VolumeSpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeEmrCreateCluster.VolumeSpecificationProperty.Builder, EmrCreateCluster.VolumeSpecificationProperty.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.
|
| 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.
|
Size |
getVolumeSize()
The volume size.
|
EmrCreateCluster.EbsBlockDeviceVolumeType |
getVolumeType()
The volume type.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public Size getVolumeSize()
EmrCreateCluster.VolumeSpecificationPropertyIf the volume type is EBS-optimized, the minimum value is 10GiB. Maximum size is 1TiB
EXPERIMENTAL
getVolumeSize in interface EmrCreateCluster.VolumeSpecificationPropertypublic EmrCreateCluster.EbsBlockDeviceVolumeType getVolumeType()
EmrCreateCluster.VolumeSpecificationPropertyVolume types supported are gp2, io1, standard.
EXPERIMENTAL
getVolumeType in interface EmrCreateCluster.VolumeSpecificationPropertypublic Number getIops()
EmrCreateCluster.VolumeSpecificationPropertyDefault: - EMR selected default
EXPERIMENTAL
getIops in interface EmrCreateCluster.VolumeSpecificationPropertypublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.