@Stability(value=Stable) @Internal public static final class CfnStep.HadoopJarStepConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStep.HadoopJarStepConfigProperty
CfnStep.HadoopJarStepConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStep.HadoopJarStepConfigProperty.Builder, CfnStep.HadoopJarStepConfigProperty.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 jar,
List<String> args,
String mainClass,
Object stepProperties)
Constructor that initializes the object based on literal property values passed by the
CfnStep.HadoopJarStepConfigProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getArgs()
`CfnStep.HadoopJarStepConfigProperty.Args`.
|
String |
getJar()
`CfnStep.HadoopJarStepConfigProperty.Jar`.
|
String |
getMainClass()
`CfnStep.HadoopJarStepConfigProperty.MainClass`.
|
Object |
getStepProperties()
`CfnStep.HadoopJarStepConfigProperty.StepProperties`.
|
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 String getJar()
CfnStep.HadoopJarStepConfigPropertygetJar in interface CfnStep.HadoopJarStepConfigPropertypublic final List<String> getArgs()
CfnStep.HadoopJarStepConfigPropertygetArgs in interface CfnStep.HadoopJarStepConfigPropertypublic final String getMainClass()
CfnStep.HadoopJarStepConfigPropertygetMainClass in interface CfnStep.HadoopJarStepConfigPropertypublic final Object getStepProperties()
CfnStep.HadoopJarStepConfigPropertygetStepProperties in interface CfnStep.HadoopJarStepConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.