@Stability(value=Stable)
public static interface CfnJob.JobCommandProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnJob.JobCommandProperty.Builder
A builder for
CfnJob.JobCommandProperty |
static class |
CfnJob.JobCommandProperty.Jsii$Proxy
An implementation for
CfnJob.JobCommandProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnJob.JobCommandProperty.Builder |
builder() |
default String |
getName()
`CfnJob.JobCommandProperty.Name`.
|
default String |
getPythonVersion()
`CfnJob.JobCommandProperty.PythonVersion`.
|
default String |
getScriptLocation()
`CfnJob.JobCommandProperty.ScriptLocation`.
|
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default String getPythonVersion()
@Stability(value=Stable) @Nullable default String getScriptLocation()
@Stability(value=Stable) static CfnJob.JobCommandProperty.Builder builder()
CfnJob.JobCommandProperty.Builder of CfnJob.JobCommandPropertyCopyright © 2021. All rights reserved.