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.
An object containing information about the requested path.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class AnalyticsIntentNodeSummary
The AnalyticsIntentNodeSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
AnalyticsIntentNodeSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
IntentCount | System.Int32 |
Gets and sets the property IntentCount. The total number of sessions that follow the given path to the given intent. |
![]() |
IntentLevel | System.Int32 |
Gets and sets the property IntentLevel. The number of intents up to and including the requested path. |
![]() |
IntentName | System.String |
Gets and sets the property IntentName. The name of the intent at the end of the requested path. |
![]() |
IntentPath | System.String |
Gets and sets the property IntentPath. The path. |
![]() |
NodeType | Amazon.LexModelsV2.AnalyticsNodeType |
Gets and sets the property NodeType.
Specifies whether the node is the end of a path ( |
.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