@Stability(value=Stable) @Internal public static final class EmrCreateCluster.ConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EmrCreateCluster.ConfigurationProperty
EmrCreateCluster.ConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeEmrCreateCluster.ConfigurationProperty.Builder, EmrCreateCluster.ConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(EmrCreateCluster.ConfigurationProperty.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) |
String |
getClassification()
The classification within a configuration.
|
List<EmrCreateCluster.ConfigurationProperty> |
getConfigurations()
A list of additional configurations to apply within a configuration object.
|
Map<String,String> |
getProperties()
A set of properties specified within a configuration classification.
|
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.ConfigurationProperty.Builder builder)
EmrCreateCluster.ApplicationConfigProperty.Builder.public final String getClassification()
EmrCreateCluster.ConfigurationPropertyDefault: No classification
getClassification in interface EmrCreateCluster.ConfigurationPropertypublic final List<EmrCreateCluster.ConfigurationProperty> getConfigurations()
EmrCreateCluster.ConfigurationPropertyDefault: No configurations
getConfigurations in interface EmrCreateCluster.ConfigurationPropertypublic final Map<String,String> getProperties()
EmrCreateCluster.ConfigurationPropertyDefault: No properties
getProperties in interface EmrCreateCluster.ConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.