JobDependency
An object that represents an AWS Batch job dependency.
Contents
- jobId
-
The job ID of the AWS Batch job that's associated with this dependency.
Type: String
Required: No
- type
-
The type of the job dependency.
Type: String
Valid Values:
N_TO_N | SEQUENTIAL
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: