ConversationLevelSlotResolutionResultItem
The slots used for the slot resolution in the conversation.
Contents
- intentName
-
The intents used in the slots list for the slot resolution details.
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 matching slots used in the slots listings for the slot resolution evaluation.
Type: String
Valid Values:
Matched | Mismatched | ExecutionError
Required: Yes
- slotName
-
The slot name in the slots list for the slot resolution details.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^([0-9a-zA-Z][_.-]?)+$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: