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 summary information about a historical bot analysis execution.

Inheritance Hierarchy

System.Object
  Amazon.LexModelsV2.Model.BotAnalyzerHistorySummary

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

Syntax

C#
public class BotAnalyzerHistorySummary

The BotAnalyzerHistorySummary type exposes the following members

Constructors

NameDescription
Public Method BotAnalyzerHistorySummary()

Properties

NameTypeDescription
Public Property BotAnalyzerRequestId System.String

Gets and sets the property BotAnalyzerRequestId.

The unique identifier for the analysis request.

Public Property BotAnalyzerStatus Amazon.LexModelsV2.BotAnalyzerStatus

Gets and sets the property BotAnalyzerStatus.

The status of the historical analysis execution.

Valid Values: Processing | Available | Failed | Stopping | Stopped

Public Property CreationDateTime System.DateTime

Gets and sets the property CreationDateTime.

The date and time when the analysis was initiated.

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