TestSetTurnRecord - Amazon Lex API Reference

TestSetTurnRecord

Contains information about a turn in a test set.

Contents

recordNumber

The record number associated with the turn.

Type: Long

Valid Range: Minimum value of 1. Maximum value of 200000.

Required: Yes

turnSpecification

Contains information about the agent or user turn depending upon type of turn.

Type: TurnSpecification object

Required: Yes

conversationId

The unique identifier for the conversation associated with the turn.

Type: String

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

Pattern: ^([0-9a-zA-Z][_-]?)+$

Required: No

turnNumber

The number of turns that has elapsed up to that turn.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 30.

Required: No

See Also

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