AnalyticsBinBySpecification - Amazon Lex API Reference

AnalyticsBinBySpecification

Contains the time metric, interval, and method by which to bin the analytics data.

Contents

interval

Specifies the interval of time by which to bin the analytics data.

Type: String

Valid Values: OneHour | OneDay

Required: Yes

name

Specifies the time metric by which to bin the analytics data.

Type: String

Valid Values: ConversationStartTime | UtteranceTimestamp

Required: Yes

order

Specifies whether to bin the analytics data in ascending or descending order. If this field is left blank, the default order is by the key of the bin in descending order.

Type: String

Valid Values: Ascending | Descending

Required: No

See Also

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