JobDependency - AWS Batch
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: