7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/ColumnStatistics.h>
9#include <aws/glue/model/ErrorDetail.h>
68 bool m_columnStatisticsHasBeenSet =
false;
71 bool m_errorHasBeenSet =
false;
AWS_GLUE_API ColumnStatisticsError & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetError(const ErrorDetail &value)
void SetError(ErrorDetail &&value)
ColumnStatisticsError & WithColumnStatistics(const ColumnStatistics &value)
ColumnStatisticsError & WithColumnStatistics(ColumnStatistics &&value)
AWS_GLUE_API ColumnStatisticsError(Aws::Utils::Json::JsonView jsonValue)
bool ErrorHasBeenSet() const
bool ColumnStatisticsHasBeenSet() const
ColumnStatisticsError & WithError(ErrorDetail &&value)
void SetColumnStatistics(const ColumnStatistics &value)
AWS_GLUE_API ColumnStatisticsError()
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
const ErrorDetail & GetError() const
void SetColumnStatistics(ColumnStatistics &&value)
ColumnStatisticsError & WithError(const ErrorDetail &value)
const ColumnStatistics & GetColumnStatistics() const
Aws::Utils::Json::JsonValue JsonValue