7#include <aws/rekognition/Rekognition_EXPORTS.h>
16namespace Rekognition {
37 inline bool GetValue()
const {
return m_value; }
40 m_valueHasBeenSet =
true;
56 m_confidenceHasBeenSet =
true;
66 bool m_valueHasBeenSet =
false;
68 double m_confidence{0.0};
69 bool m_confidenceHasBeenSet =
false;
bool ConfidenceHasBeenSet() const
bool ValueHasBeenSet() const
void SetValue(bool value)
AWS_REKOGNITION_API MouthOpen()=default
MouthOpen & WithConfidence(double value)
MouthOpen & WithValue(bool value)
void SetConfidence(double value)
AWS_REKOGNITION_API MouthOpen(Aws::Utils::Json::JsonView jsonValue)
double GetConfidence() const
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_REKOGNITION_API MouthOpen & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue