@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(CfnJob.JobCommandProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnJob.ConnectionsListProperty.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 |
getName()
The name of the job command.
|
String |
getPythonVersion()
The Python version being used to execute a Python shell job.
|
String |
getScriptLocation()
Specifies the Amazon Simple Storage Service (Amazon S3) path to a script that executes a job (required).
|
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(CfnJob.JobCommandProperty.Builder builder)
CfnJob.ConnectionsListProperty.Builder.public final String getName()
CfnJob.JobCommandProperty
For an Apache Spark ETL job, this must be glueetl . For a Python shell job, it must be pythonshell .
getName in interface CfnJob.JobCommandPropertypublic final String getPythonVersion()
CfnJob.JobCommandPropertyAllowed values are 2 or 3.
getPythonVersion 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 © 2022. All rights reserved.