7#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
46 inline void SetDetectSentiment(
bool value) { m_detectSentimentHasBeenSet =
true; m_detectSentiment = value; }
51 bool m_detectSentiment;
52 bool m_detectSentimentHasBeenSet =
false;
void SetDetectSentiment(bool value)
SentimentAnalysisSettings & WithDetectSentiment(bool value)
AWS_LEXMODELSV2_API SentimentAnalysisSettings(Aws::Utils::Json::JsonView jsonValue)
AWS_LEXMODELSV2_API SentimentAnalysisSettings & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_LEXMODELSV2_API Aws::Utils::Json::JsonValue Jsonize() const
bool GetDetectSentiment() const
AWS_LEXMODELSV2_API SentimentAnalysisSettings()
bool DetectSentimentHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue