7#include <aws/rekognition/Rekognition_EXPORTS.h>
8#include <aws/rekognition/model/TechnicalCueType.h>
58 inline void SetConfidence(
double value) { m_confidenceHasBeenSet =
true; m_confidence = value; }
64 bool m_typeHasBeenSet =
false;
66 double m_confidence{0.0};
67 bool m_confidenceHasBeenSet =
false;
TechnicalCueSegment & WithType(TechnicalCueType value)
AWS_REKOGNITION_API TechnicalCueSegment(Aws::Utils::Json::JsonView jsonValue)
double GetConfidence() const
void SetConfidence(double value)
TechnicalCueType GetType() const
bool ConfidenceHasBeenSet() const
TechnicalCueSegment & WithConfidence(double value)
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_REKOGNITION_API TechnicalCueSegment()=default
void SetType(TechnicalCueType value)
bool TypeHasBeenSet() const
AWS_REKOGNITION_API TechnicalCueSegment & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue