

# TestSetDiscrepancyReportBotAliasTarget
<a name="API_TestSetDiscrepancyReportBotAliasTarget"></a>

Contains information about the bot alias used for the test set discrepancy report.

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

 ** botAliasId **   <a name="lexv2-Type-TestSetDiscrepancyReportBotAliasTarget-botAliasId"></a>
The unique identifier for the bot associated with the bot alias.  
Type: String  
Length Constraints: Fixed length of 10.  
Pattern: `^(\bTSTALIASID\b|[0-9a-zA-Z]+)$`   
Required: Yes

 ** botId **   <a name="lexv2-Type-TestSetDiscrepancyReportBotAliasTarget-botId"></a>
The unique identifier for the bot alias.  
Type: String  
Length Constraints: Fixed length of 10.  
Pattern: `^[0-9a-zA-Z]+$`   
Required: Yes

 ** localeId **   <a name="lexv2-Type-TestSetDiscrepancyReportBotAliasTarget-localeId"></a>
The unique identifier of the locale associated with the bot alias.  
Type: String  
Required: Yes

## See Also
<a name="API_TestSetDiscrepancyReportBotAliasTarget_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/models.lex.v2-2020-08-07/TestSetDiscrepancyReportBotAliasTarget) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/models.lex.v2-2020-08-07/TestSetDiscrepancyReportBotAliasTarget) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/models.lex.v2-2020-08-07/TestSetDiscrepancyReportBotAliasTarget) 