7#include <aws/rekognition/Rekognition_EXPORTS.h>
16namespace Rekognition {
51 m_maxPixelThresholdHasBeenSet =
true;
52 m_maxPixelThreshold = value;
72 m_minCoveragePercentageHasBeenSet =
true;
73 m_minCoveragePercentage = value;
81 double m_maxPixelThreshold{0.0};
83 double m_minCoveragePercentage{0.0};
84 bool m_maxPixelThresholdHasBeenSet =
false;
85 bool m_minCoveragePercentageHasBeenSet =
false;
AWS_REKOGNITION_API BlackFrame()=default
bool MinCoveragePercentageHasBeenSet() const
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
BlackFrame & WithMinCoveragePercentage(double value)
AWS_REKOGNITION_API BlackFrame(Aws::Utils::Json::JsonView jsonValue)
void SetMinCoveragePercentage(double value)
double GetMaxPixelThreshold() const
void SetMaxPixelThreshold(double value)
double GetMinCoveragePercentage() const
BlackFrame & WithMaxPixelThreshold(double value)
bool MaxPixelThresholdHasBeenSet() const
AWS_REKOGNITION_API BlackFrame & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue