7#include <aws/iottwinmaker/IoTTwinMaker_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/Document.h>
35 AWS_IOTTWINMAKER_API
Row();
57 bool m_rowDataHasBeenSet =
false;
AWS_IOTTWINMAKER_API Row(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< Aws::Utils::Document > & GetRowData() const
AWS_IOTTWINMAKER_API Row()
bool RowDataHasBeenSet() const
AWS_IOTTWINMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
Row & WithRowData(Aws::Vector< Aws::Utils::Document > &&value)
Row & AddRowData(Aws::Utils::Document &&value)
Row & AddRowData(const Aws::Utils::Document &value)
void SetRowData(const Aws::Vector< Aws::Utils::Document > &value)
void SetRowData(Aws::Vector< Aws::Utils::Document > &&value)
Row & WithRowData(const Aws::Vector< Aws::Utils::Document > &value)
AWS_IOTTWINMAKER_API Row & operator=(Aws::Utils::Json::JsonView jsonValue)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue