Module: Aws::Comprehend::Client::_DetectSentimentResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DetectSentimentResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#sentiment"POSITIVE", ...

Returns:

  • ("POSITIVE", "NEGATIVE", "NEUTRAL", "MIXED")


669
# File 'sig/client.rbs', line 669

def sentiment: () -> ("POSITIVE" | "NEGATIVE" | "NEUTRAL" | "MIXED")

#sentiment_scoreTypes::SentimentScore



670
# File 'sig/client.rbs', line 670

def sentiment_score: () -> Types::SentimentScore