

# BotAnalyzerRecommendation
<a name="API_BotAnalyzerRecommendation"></a>

Contains a recommendation for bot optimization identified by the Bot Analyzer.

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

 ** issueDescription **   <a name="lexv2-Type-BotAnalyzerRecommendation-issueDescription"></a>
A detailed description of the identified configuration issue.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 2000.  
Required: Yes

 ** issueLocation **   <a name="lexv2-Type-BotAnalyzerRecommendation-issueLocation"></a>
The location information for the identified issue within the bot configuration.  
Type: [IssueLocation](API_IssueLocation.md) object  
Required: Yes

 ** priority **   <a name="lexv2-Type-BotAnalyzerRecommendation-priority"></a>
The priority level of the recommendation.  
Valid Values: `High | Medium | Low`   
Type: String  
Valid Values: `High | Medium | Low`   
Required: Yes

 ** proposedFix **   <a name="lexv2-Type-BotAnalyzerRecommendation-proposedFix"></a>
The recommended solution to address the identified issue.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 2000.  
Required: Yes

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