7#include <aws/quicksight/QuickSight_EXPORTS.h>
39 m_rowsIngestedHasBeenSet =
true;
40 m_rowsIngested = value;
55 m_rowsDroppedHasBeenSet =
true;
56 m_rowsDropped = value;
71 m_totalRowsInDatasetHasBeenSet =
true;
72 m_totalRowsInDataset = value;
80 long long m_rowsIngested{0};
82 long long m_rowsDropped{0};
84 long long m_totalRowsInDataset{0};
85 bool m_rowsIngestedHasBeenSet =
false;
86 bool m_rowsDroppedHasBeenSet =
false;
87 bool m_totalRowsInDatasetHasBeenSet =
false;
long long GetRowsIngested() const
void SetRowsDropped(long long value)
AWS_QUICKSIGHT_API RowInfo & operator=(Aws::Utils::Json::JsonView jsonValue)
bool RowsDroppedHasBeenSet() const
bool TotalRowsInDatasetHasBeenSet() const
long long GetTotalRowsInDataset() const
long long GetRowsDropped() const
AWS_QUICKSIGHT_API RowInfo(Aws::Utils::Json::JsonView jsonValue)
RowInfo & WithTotalRowsInDataset(long long value)
AWS_QUICKSIGHT_API RowInfo()=default
void SetTotalRowsInDataset(long long value)
bool RowsIngestedHasBeenSet() const
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
RowInfo & WithRowsIngested(long long value)
void SetRowsIngested(long long value)
RowInfo & WithRowsDropped(long long value)
Aws::Utils::Json::JsonValue JsonValue