@Stability(value=Experimental) @Internal public static final class EmrCreateCluster.EbsConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EmrCreateCluster.EbsConfigurationProperty
EmrCreateCluster.EbsConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeEmrCreateCluster.EbsConfigurationProperty.Builder, EmrCreateCluster.EbsConfigurationProperty.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.
|
protected |
Jsii$Proxy(List<? extends EmrCreateCluster.EbsBlockDeviceConfigProperty> ebsBlockDeviceConfigs,
Boolean ebsOptimized)
Constructor that initializes the object based on literal property values passed by the
EmrCreateCluster.ApplicationConfigProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<EmrCreateCluster.EbsBlockDeviceConfigProperty> |
getEbsBlockDeviceConfigs()
(experimental) An array of Amazon EBS volume specifications attached to a cluster instance.
|
Boolean |
getEbsOptimized()
(experimental) Indicates whether an Amazon EBS volume is EBS-optimized.
|
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(List<? extends EmrCreateCluster.EbsBlockDeviceConfigProperty> ebsBlockDeviceConfigs, Boolean ebsOptimized)
EmrCreateCluster.ApplicationConfigProperty.Builder.public final List<EmrCreateCluster.EbsBlockDeviceConfigProperty> getEbsBlockDeviceConfigs()
EmrCreateCluster.EbsConfigurationPropertyDefault: - None
getEbsBlockDeviceConfigs in interface EmrCreateCluster.EbsConfigurationPropertypublic final Boolean getEbsOptimized()
EmrCreateCluster.EbsConfigurationPropertyDefault: - EMR selected default
getEbsOptimized in interface EmrCreateCluster.EbsConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.