

# JobDependency
<a name="API_JobDependency"></a>

An object that represents an Amazon Batch job dependency.

## Contents
<a name="API_JobDependency_Contents"></a>

 ** jobId **   <a name="Batch-Type-JobDependency-jobId"></a>
The job ID of the Amazon Batch job that's associated with this dependency.  
Type: String  
Required: No

 ** type **   <a name="Batch-Type-JobDependency-type"></a>
The type of the job dependency.  
Type: String  
Valid Values: `N_TO_N | SEQUENTIAL`   
Required: No

## See Also
<a name="API_JobDependency_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/batch-2016-08-10/JobDependency) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/batch-2016-08-10/JobDependency) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/batch-2016-08-10/JobDependency) 