UserTurnSlotOutput - Amazon Lex API Reference

UserTurnSlotOutput

Contains information about a slot output by the test set execution.

Contents

subSlots

A list of items mapping the name of the subslots to information about those subslots.

Type: String to UserTurnSlotOutput object map

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

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

Required: No

value

The value output by the slot recognition.

Type: String

Length Constraints: Minimum length of 1.

Required: No

values

Values that are output by the slot recognition.

Type: Array of UserTurnSlotOutput objects

Required: No

See Also

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