7#include <aws/rekognition/Rekognition_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/rekognition/model/ContentClassifier.h>
60 bool m_contentClassifiersHasBeenSet =
false;
void SetContentClassifiers(Aws::Vector< ContentClassifier > &&value)
HumanLoopDataAttributes & WithContentClassifiers(const Aws::Vector< ContentClassifier > &value)
HumanLoopDataAttributes & AddContentClassifiers(const ContentClassifier &value)
AWS_REKOGNITION_API HumanLoopDataAttributes & operator=(Aws::Utils::Json::JsonView jsonValue)
HumanLoopDataAttributes & WithContentClassifiers(Aws::Vector< ContentClassifier > &&value)
AWS_REKOGNITION_API HumanLoopDataAttributes(Aws::Utils::Json::JsonView jsonValue)
bool ContentClassifiersHasBeenSet() const
HumanLoopDataAttributes & AddContentClassifiers(ContentClassifier &&value)
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::Vector< ContentClassifier > & GetContentClassifiers() const
void SetContentClassifiers(const Aws::Vector< ContentClassifier > &value)
AWS_REKOGNITION_API HumanLoopDataAttributes()
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue