AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This is the response object from the DescribeBotAnalyzerRecommendation operation.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class DescribeBotAnalyzerRecommendationResponse : AmazonWebServiceResponse
The DescribeBotAnalyzerRecommendationResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
DescribeBotAnalyzerRecommendationResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
BotAnalyzerRecommendationList | System.Collections.Generic.List<Amazon.LexModelsV2.Model.BotAnalyzerRecommendation> |
Gets and sets the property BotAnalyzerRecommendationList. A list of recommendations for optimizing your bot configuration. Each recommendation includes the issue location, priority, description, and proposed fix. |
|
BotAnalyzerStatus | Amazon.LexModelsV2.BotAnalyzerStatus |
Gets and sets the property BotAnalyzerStatus. The current status of the analysis.
Valid Values: |
|
BotId | System.String |
Gets and sets the property BotId. The unique identifier of the bot. |
|
BotVersion | System.String |
Gets and sets the property BotVersion. The version of the bot that was analyzed. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
CreationDateTime | System.DateTime |
Gets and sets the property CreationDateTime. The date and time when the analysis was initiated. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
LocaleId | System.String |
Gets and sets the property LocaleId. The locale identifier of the bot locale that was analyzed. |
|
NextToken | System.String |
Gets and sets the property NextToken. If the response is truncated, this token can be used in a subsequent request to retrieve the next page of recommendations. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5