@Stability(value=Stable) @Internal public static final class CfnApplication.InitialCapacityConfigKeyValuePairProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplication.InitialCapacityConfigKeyValuePairProperty
CfnApplication.InitialCapacityConfigKeyValuePairPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplication.InitialCapacityConfigKeyValuePairProperty.Builder, CfnApplication.InitialCapacityConfigKeyValuePairProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplication.InitialCapacityConfigKeyValuePairProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplication.AutoStartConfigurationProperty.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 |
getKey()
The worker type for an analytics framework.
|
Object |
getValue()
The value for the initial capacity configuration per worker.
|
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(CfnApplication.InitialCapacityConfigKeyValuePairProperty.Builder builder)
CfnApplication.AutoStartConfigurationProperty.Builder.public final String getKey()
CfnApplication.InitialCapacityConfigKeyValuePairProperty
For Spark applications, the key can either be set to Driver or Executor . For Hive applications, it can be set to HiveDriver or TezTask .
Minimum : 1
Maximum : 50
Pattern : ^[a-zA-Z]+[-_]*[a-zA-Z]+$
getKey in interface CfnApplication.InitialCapacityConfigKeyValuePairPropertypublic final Object getValue()
CfnApplication.InitialCapacityConfigKeyValuePairPropertygetValue in interface CfnApplication.InitialCapacityConfigKeyValuePairProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.