UserTurnOutputSpecification - Amazon Lex API Reference

UserTurnOutputSpecification

Contains results that are output for the user turn by the test execution.

Contents

intent

Contains information about the intent.

Type: UserTurnIntentOutput object

Required: Yes

activeContexts

The contexts that are active in the turn.

Type: Array of ActiveContext objects

Array Members: Minimum number of 0 items. Maximum number of 20 items.

Required: No

transcript

The transcript that is output for the user turn by the test execution.

Type: String

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

Required: No

See Also

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