

# StepOutput
<a name="API_StepOutput"></a>

The output of the step.

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

 ** dataType **   <a name="migrationhuborchestrator-Type-StepOutput-dataType"></a>
The data type of the step output.  
Type: String  
Valid Values: `STRING | INTEGER | STRINGLIST | STRINGMAP`   
Required: No

 ** name **   <a name="migrationhuborchestrator-Type-StepOutput-name"></a>
The name of the step.  
Type: String  
Required: No

 ** required **   <a name="migrationhuborchestrator-Type-StepOutput-required"></a>
Determine if an output is required from a step.  
Type: Boolean  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/migrationhuborchestrator-2021-08-28/StepOutput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/migrationhuborchestrator-2021-08-28/StepOutput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/migrationhuborchestrator-2021-08-28/StepOutput) 