TestSetSlotDiscrepancyItem - Amazon Lex API Reference

TestSetSlotDiscrepancyItem

Contains information about discrepancy in a slot information between the test set and the bot.

Contents

errorMessage

The error message for a discrepancy for an intent between the test set and the bot.

Type: String

Required: Yes

intentName

The name of the intent associated with the slot in the discrepancy report.

Type: String

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

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

Required: Yes

slotName

The name of the slot in the discrepancy report.

Type: String

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

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

Required: Yes

See Also

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