UserIntentCluster
A cluster of similar user intents identified across sessions.
Contents
- affectedSessionCount
-
The number of sessions with this user intent.
Type: Integer
Required: Yes
- affectedSessions
-
The list of sessions with this user intent.
Type: Array of UserIntentAffectedSession objects
Array Members: Minimum number of 0 items.
Required: Yes
- clusterId
-
The unique identifier of the user intent cluster.
Type: Integer
Required: Yes
- description
-
A description of the user intent pattern.
Type: String
Required: Yes
- name
-
The name of the user intent cluster.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: