7#include <aws/rekognition/Rekognition_EXPORTS.h>
8#include <aws/rekognition/model/TechnicalCueType.h>
19namespace Rekognition {
42 m_typeHasBeenSet =
true;
59 m_confidenceHasBeenSet =
true;
70 double m_confidence{0.0};
71 bool m_typeHasBeenSet =
false;
72 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