@Stability(value=Stable) @Internal public static final class CfnCluster.ApplicationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCluster.ApplicationProperty
CfnCluster.ApplicationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCluster.ApplicationProperty.Builder, CfnCluster.ApplicationProperty.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(Object additionalInfo,
List<String> args,
String name,
String version)
Constructor that initializes the object based on literal property values passed by the
CfnCluster.ApplicationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAdditionalInfo()
`CfnCluster.ApplicationProperty.AdditionalInfo`.
|
List<String> |
getArgs()
`CfnCluster.ApplicationProperty.Args`.
|
String |
getName()
`CfnCluster.ApplicationProperty.Name`.
|
String |
getVersion()
`CfnCluster.ApplicationProperty.Version`.
|
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.public final Object getAdditionalInfo()
CfnCluster.ApplicationPropertygetAdditionalInfo in interface CfnCluster.ApplicationPropertypublic final List<String> getArgs()
CfnCluster.ApplicationPropertygetArgs in interface CfnCluster.ApplicationPropertypublic final String getName()
CfnCluster.ApplicationPropertygetName in interface CfnCluster.ApplicationPropertypublic final String getVersion()
CfnCluster.ApplicationPropertygetVersion in interface CfnCluster.ApplicationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.