AWS SDK Version 3 for .NET
API Reference

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.

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

Inheritance Hierarchy

System.Object
  Amazon.LexModelsV2.Model.BotAnalyzerRecommendation

Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z

Syntax

C#
public class BotAnalyzerRecommendation

The BotAnalyzerRecommendation type exposes the following members

Constructors

NameDescription
Public Method BotAnalyzerRecommendation()

Properties

NameTypeDescription
Public Property IssueDescription System.String

Gets and sets the property IssueDescription.

A detailed description of the identified configuration issue.

Public Property IssueLocation Amazon.LexModelsV2.Model.IssueLocation

Gets and sets the property IssueLocation.

The location information for the identified issue within the bot configuration.

Public Property Priority Amazon.LexModelsV2.Priority

Gets and sets the property Priority.

The priority level of the recommendation.

Valid Values: High | Medium | Low

Public Property ProposedFix System.String

Gets and sets the property ProposedFix.

The recommended solution to address the identified issue.

Version Information

.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