@Stability(value=Stable) @Internal public static final class CfnJob.JobCommandProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJob.JobCommandProperty
CfnJob.JobCommandPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJob.JobCommandProperty.Builder, CfnJob.JobCommandProperty.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 name,
String pythonVersion,
String scriptLocation)
Constructor that initializes the object based on literal property values passed by the
CfnJob.ConnectionsListProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getName()
`CfnJob.JobCommandProperty.Name`.
|
String |
getPythonVersion()
`CfnJob.JobCommandProperty.PythonVersion`.
|
String |
getScriptLocation()
`CfnJob.JobCommandProperty.ScriptLocation`.
|
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 name, String pythonVersion, String scriptLocation)
CfnJob.ConnectionsListProperty.Builder.public final String getName()
CfnJob.JobCommandPropertygetName in interface CfnJob.JobCommandPropertypublic final String getPythonVersion()
CfnJob.JobCommandPropertygetPythonVersion in interface CfnJob.JobCommandPropertypublic final String getScriptLocation()
CfnJob.JobCommandPropertygetScriptLocation in interface CfnJob.JobCommandProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.