@Stability(value=Experimental) @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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String classification,
List<? extends EmrCreateCluster.ConfigurationProperty> configurations,
Map<String,String> properties)
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) |
String |
getClassification()
(experimental) The classification within a configuration.
|
List<EmrCreateCluster.ConfigurationProperty> |
getConfigurations()
(experimental) A list of additional configurations to apply within a configuration object.
|
Map<String,String> |
getProperties()
(experimental) 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(String classification, List<? extends EmrCreateCluster.ConfigurationProperty> configurations, Map<String,String> properties)
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 © 2021. All rights reserved.