UtteranceDataSortBy - Amazon Lex API Reference

UtteranceDataSortBy

An object specifying the measure and method by which to sort the utterance data.

Contents

name

The measure by which to sort the utterance analytics data.

  • Count – The number of utterances.

  • UtteranceTimestamp – The date and time of the utterance.

Type: String

Valid Values: UtteranceTimestamp

Required: Yes

order

Specifies whether to sort the results in ascending or descending order.

Type: String

Valid Values: Ascending | Descending

Required: Yes

See Also

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