@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:42.650Z") @Stability(value=Experimental) public interface BatchJobDependency extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
BatchJobDependency.Builder
A builder for
BatchJobDependency |
static class |
BatchJobDependency.Jsii$Proxy
An implementation for
BatchJobDependency |
| Modifier and Type | Method and Description |
|---|---|
static BatchJobDependency.Builder |
builder() |
default String |
getJobId()
(experimental) The job ID of the AWS Batch job associated with this dependency.
|
default String |
getType()
(experimental) The type of the job dependency.
|
@Stability(value=Experimental) @Nullable default String getJobId()
Default: - No jobId
@Stability(value=Experimental) @Nullable default String getType()
Default: - No type
@Stability(value=Experimental) static BatchJobDependency.Builder builder()
BatchJobDependency.Builder of BatchJobDependencyCopyright © 2021. All rights reserved.