7#include <aws/rekognition/Rekognition_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/rekognition/model/Asset.h>
66 bool m_assetsHasBeenSet =
false;
ValidationData & WithAssets(Aws::Vector< Asset > &&value)
void SetAssets(const Aws::Vector< Asset > &value)
ValidationData & AddAssets(Asset &&value)
AWS_REKOGNITION_API ValidationData & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_REKOGNITION_API ValidationData()
const Aws::Vector< Asset > & GetAssets() const
bool AssetsHasBeenSet() const
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
ValidationData & WithAssets(const Aws::Vector< Asset > &value)
AWS_REKOGNITION_API ValidationData(Aws::Utils::Json::JsonView jsonValue)
void SetAssets(Aws::Vector< Asset > &&value)
ValidationData & AddAssets(const Asset &value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue