

# AnalyzerNameUnion


The combination of the existing analyzers.

## Contents


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

 ** binaryAnalyzerName **   <a name="migrationhubstrategy-Type-AnalyzerNameUnion-binaryAnalyzerName"></a>
The binary analyzer names.  
Type: String  
Valid Values: `DLL_ANALYZER | BYTECODE_ANALYZER`   
Required: No

 ** runTimeAnalyzerName **   <a name="migrationhubstrategy-Type-AnalyzerNameUnion-runTimeAnalyzerName"></a>
The assessment analyzer names.  
Type: String  
Valid Values: `A2C_ANALYZER | REHOST_ANALYZER | EMP_PA_ANALYZER | DATABASE_ANALYZER | SCT_ANALYZER`   
Required: No

 ** sourceCodeAnalyzerName **   <a name="migrationhubstrategy-Type-AnalyzerNameUnion-sourceCodeAnalyzerName"></a>
The source code analyzer names.  
Type: String  
Valid Values: `CSHARP_ANALYZER | JAVA_ANALYZER | BYTECODE_ANALYZER | PORTING_ASSISTANT`   
Required: No

## See Also


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/migrationhubstrategy-2020-02-19/AnalyzerNameUnion) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/migrationhubstrategy-2020-02-19/AnalyzerNameUnion) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/migrationhubstrategy-2020-02-19/AnalyzerNameUnion) 