detectSentiment property

bool? detectSentiment
final

true if the bot is configured to send user utterances to Amazon Comprehend for sentiment analysis. If the detectSentiment field was not specified in the request, the detectSentiment field is false in the response.

Implementation

final bool? detectSentiment;