IntentClassificationTestResultItem
Information for an intent that is classified by the test workbench.
Contents
- intentName
 - 
               
The name of the intent.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^([0-9a-zA-Z][_-]?){1,100}$Required: Yes
 - multiTurnConversation
 - 
               
Indicates whether the conversation involves multiple turns or not.
Type: Boolean
Required: Yes
 - resultCounts
 - 
               
The result of the intent classification test.
Type: IntentClassificationTestResultItemCounts object
Required: Yes
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: