IntentLevelSlotResolutionTestResultItem - Amazon Lex API Reference

IntentLevelSlotResolutionTestResultItem

Information about intent-level slot resolution in a test result.

Contents

intentName

The name of the intent that was recognized.

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

slotResolutionResults

The results for the slot resolution in the test execution result.

Type: Array of SlotResolutionTestResultItem objects

Required: Yes

See Also

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