

# StepDetailsIdentifiers
<a name="API_StepDetailsIdentifiers"></a>

The details of identifiers for a step.

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

 ** jobId **   <a name="deadlinecloud-Type-StepDetailsIdentifiers-jobId"></a>
The job ID.  
Type: String  
Pattern: `job-[0-9a-f]{32}`   
Required: Yes

 ** stepId **   <a name="deadlinecloud-Type-StepDetailsIdentifiers-stepId"></a>
The step ID.  
Type: String  
Pattern: `step-[0-9a-f]{32}`   
Required: Yes

## See Also
<a name="API_StepDetailsIdentifiers_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/StepDetailsIdentifiers) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/deadline-2023-10-12/StepDetailsIdentifiers) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/deadline-2023-10-12/StepDetailsIdentifiers) 