@Stability(value=Stable) @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(EmrCreateCluster.EbsConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EmrCreateCluster.ApplicationConfigProperty.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) |
List<EmrCreateCluster.EbsBlockDeviceConfigProperty> |
getEbsBlockDeviceConfigs()
An array of Amazon EBS volume specifications attached to a cluster instance.
|
Boolean |
getEbsOptimized()
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(EmrCreateCluster.EbsConfigurationProperty.Builder builder)
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 © 2022. All rights reserved.