UserTurnIntentOutput - Amazon Lex API Reference

UserTurnIntentOutput

Contains information about the intent that is output for the turn by the test execution.

Contents

name

The name of the intent.

Type: String

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

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

Required: Yes

slots

The slots associated with the intent.

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

See Also

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