

# StepDetail
<a name="API_StepDetail"></a>

Combines the execution state and configuration of a step.

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

 ** ExecutionStatusDetail **   <a name="EMR-Type-StepDetail-ExecutionStatusDetail"></a>
The description of the step status.  
Type: [StepExecutionStatusDetail](API_StepExecutionStatusDetail.md) object  
Required: Yes

 ** StepConfig **   <a name="EMR-Type-StepDetail-StepConfig"></a>
The step configuration.  
Type: [StepConfig](API_StepConfig.md) object  
Required: Yes

## See Also
<a name="API_StepDetail_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/elasticmapreduce-2009-03-31/StepDetail) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/elasticmapreduce-2009-03-31/StepDetail) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/elasticmapreduce-2009-03-31/StepDetail) 