@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.443Z") @Stability(value=Experimental) public interface IJobDefinition extends software.amazon.jsii.JsiiSerializable, IResource
JobDefinition class, or existing ones, referenced using the JobDefinition.fromJobDefinitionArn method.| Modifier and Type | Interface and Description |
|---|---|
static interface |
IJobDefinition.Jsii$Default
Internal default implementation for
IJobDefinition. |
static class |
IJobDefinition.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getJobDefinitionArn()
(experimental) The ARN of this batch job definition.
|
String |
getJobDefinitionName()
(experimental) The name of the batch job definition.
|
getNodeCopyright © 2020. All rights reserved.