@Stability(value=Stable) @Internal public static final class CfnAppBlock.ScriptDetailsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAppBlock.ScriptDetailsProperty
CfnAppBlock.ScriptDetailsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAppBlock.ScriptDetailsProperty.Builder, CfnAppBlock.ScriptDetailsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAppBlock.ScriptDetailsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAppBlock.S3LocationProperty.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 |
getExecutableParameters()
The parameters used in the run path for the script.
|
String |
getExecutablePath()
The run path for the script.
|
Object |
getScriptS3Location()
The S3 object location of the script.
|
Number |
getTimeoutInSeconds()
The run timeout, in seconds, for the script.
|
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(CfnAppBlock.ScriptDetailsProperty.Builder builder)
CfnAppBlock.S3LocationProperty.Builder.public final String getExecutablePath()
CfnAppBlock.ScriptDetailsPropertygetExecutablePath in interface CfnAppBlock.ScriptDetailsPropertypublic final Object getScriptS3Location()
CfnAppBlock.ScriptDetailsPropertygetScriptS3Location in interface CfnAppBlock.ScriptDetailsPropertypublic final Number getTimeoutInSeconds()
CfnAppBlock.ScriptDetailsPropertygetTimeoutInSeconds in interface CfnAppBlock.ScriptDetailsPropertypublic final String getExecutableParameters()
CfnAppBlock.ScriptDetailsPropertygetExecutableParameters in interface CfnAppBlock.ScriptDetailsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.