7#include <aws/rekognition/Rekognition_EXPORTS.h>
46 inline int GetLow()
const{
return m_low; }
48 inline void SetLow(
int value) { m_lowHasBeenSet =
true; m_low = value; }
56 inline int GetHigh()
const{
return m_high; }
58 inline void SetHigh(
int value) { m_highHasBeenSet =
true; m_high = value; }
64 bool m_lowHasBeenSet =
false;
67 bool m_highHasBeenSet =
false;
bool HighHasBeenSet() const
AWS_REKOGNITION_API AgeRange & operator=(Aws::Utils::Json::JsonView jsonValue)
AgeRange & WithHigh(int value)
AWS_REKOGNITION_API AgeRange()
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
bool LowHasBeenSet() const
AWS_REKOGNITION_API AgeRange(Aws::Utils::Json::JsonView jsonValue)
AgeRange & WithLow(int value)
Aws::Utils::Json::JsonValue JsonValue