ConversationLevelIntentClassificationResultItem - Amazon Lex API Reference

ConversationLevelIntentClassificationResultItem

The item listing the evaluation of intent level success or failure.

Contents

intentName

The intent name used in the evaluation of intent level success or failure.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: ^([0-9a-zA-Z][_-]?){1,100}$

Required: Yes

matchResult

The number of times the specific intent is used in the evaluation of intent level success or failure.

Type: String

Valid Values: Matched | Mismatched | ExecutionError

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: