

# WorkflowStepOutputUnion
<a name="API_WorkflowStepOutputUnion"></a>

A structure to hold multiple values of an output.

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

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

 ** integerValue **   <a name="migrationhuborchestrator-Type-WorkflowStepOutputUnion-integerValue"></a>
The integer value.   
Type: Integer  
Required: No

 ** listOfStringValue **   <a name="migrationhuborchestrator-Type-WorkflowStepOutputUnion-listOfStringValue"></a>
The list of string value.  
Type: Array of strings  
Length Constraints: Minimum length of 0. Maximum length of 2048.  
Required: No

 ** stringValue **   <a name="migrationhuborchestrator-Type-WorkflowStepOutputUnion-stringValue"></a>
The string value.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 2048.  
Required: No

## See Also
<a name="API_WorkflowStepOutputUnion_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/migrationhuborchestrator-2021-08-28/WorkflowStepOutputUnion) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/migrationhuborchestrator-2021-08-28/WorkflowStepOutputUnion) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/migrationhuborchestrator-2021-08-28/WorkflowStepOutputUnion) 