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