@Stability(value=Experimental) @Internal public static final class EmrCreateCluster.ScriptBootstrapActionConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EmrCreateCluster.ScriptBootstrapActionConfigProperty
EmrCreateCluster.ScriptBootstrapActionConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeEmrCreateCluster.ScriptBootstrapActionConfigProperty.Builder, EmrCreateCluster.ScriptBootstrapActionConfigProperty.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 path,
List<String> args)
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) |
List<String> |
getArgs()
(experimental) A list of command line arguments to pass to the bootstrap action script.
|
String |
getPath()
(experimental) Location of the script to run during a bootstrap action.
|
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 path, List<String> args)
EmrCreateCluster.ApplicationConfigProperty.Builder.public final String getPath()
EmrCreateCluster.ScriptBootstrapActionConfigPropertyCan be either a location in Amazon S3 or on a local file system.
getPath in interface EmrCreateCluster.ScriptBootstrapActionConfigPropertypublic final List<String> getArgs()
EmrCreateCluster.ScriptBootstrapActionConfigPropertyDefault: No args
getArgs in interface EmrCreateCluster.ScriptBootstrapActionConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.