7#include <aws/rekognition/Rekognition_EXPORTS.h>
8#include <aws/rekognition/model/GenderType.h>
19namespace Rekognition {
40 AWS_REKOGNITION_API
Gender() =
default;
52 m_valueHasBeenSet =
true;
68 m_confidenceHasBeenSet =
true;
79 double m_confidence{0.0};
80 bool m_valueHasBeenSet =
false;
81 bool m_confidenceHasBeenSet =
false;
bool ConfidenceHasBeenSet() const
void SetConfidence(double value)
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
bool ValueHasBeenSet() const
Gender & WithValue(GenderType value)
AWS_REKOGNITION_API Gender & operator=(Aws::Utils::Json::JsonView jsonValue)
Gender & WithConfidence(double value)
double GetConfidence() const
GenderType GetValue() const
void SetValue(GenderType value)
AWS_REKOGNITION_API Gender(Aws::Utils::Json::JsonView jsonValue)
AWS_REKOGNITION_API Gender()=default
Aws::Utils::Json::JsonValue JsonValue