

# JobEntity
<a name="API_JobEntity"></a>

The details of a job entity.

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

**Important**  
This data type is a UNION, so only one of the following members can be specified when used or returned.

 ** environmentDetails **   <a name="deadlinecloud-Type-JobEntity-environmentDetails"></a>
The environment details for the job entity.  
Type: [EnvironmentDetailsEntity](API_EnvironmentDetailsEntity.md) object  
Required: No

 ** jobAttachmentDetails **   <a name="deadlinecloud-Type-JobEntity-jobAttachmentDetails"></a>
The job attachment details.  
Type: [JobAttachmentDetailsEntity](API_JobAttachmentDetailsEntity.md) object  
Required: No

 ** jobDetails **   <a name="deadlinecloud-Type-JobEntity-jobDetails"></a>
The job details.  
Type: [JobDetailsEntity](API_JobDetailsEntity.md) object  
Required: No

 ** stepDetails **   <a name="deadlinecloud-Type-JobEntity-stepDetails"></a>
The step details.  
Type: [StepDetailsEntity](API_StepDetailsEntity.md) object  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/deadline-2023-10-12/JobEntity) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/deadline-2023-10-12/JobEntity) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/deadline-2023-10-12/JobEntity) 