class Aws::LexModelBuildingService::Types::UtteranceData
Provides information about a single utterance that was made to your bot.
@!attribute [rw] utterance_string
The text that was entered by the user or the text representation of an audio clip. @return [String]
@!attribute [rw] count
The number of times that the utterance was processed. @return [Integer]
@!attribute [rw] distinct_users
The total number of individuals that used the utterance. @return [Integer]
@!attribute [rw] first_uttered_date
The date that the utterance was first recorded. @return [Time]
@!attribute [rw] last_uttered_date
The date that the utterance was last recorded. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/lex-models-2017-04-19/UtteranceData AWS API Documentation
Constants
- SENSITIVE