7#include <aws/databrew/GlueDataBrew_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
61 bool m_statisticsHasBeenSet =
false;
AWS_GLUEDATABREW_API AllowedStatistics()
AllowedStatistics & WithStatistics(const Aws::Vector< Aws::String > &value)
AllowedStatistics & AddStatistics(const char *value)
AWS_GLUEDATABREW_API AllowedStatistics(Aws::Utils::Json::JsonView jsonValue)
bool StatisticsHasBeenSet() const
AllowedStatistics & AddStatistics(Aws::String &&value)
AWS_GLUEDATABREW_API AllowedStatistics & operator=(Aws::Utils::Json::JsonView jsonValue)
AllowedStatistics & AddStatistics(const Aws::String &value)
void SetStatistics(Aws::Vector< Aws::String > &&value)
AWS_GLUEDATABREW_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::Vector< Aws::String > & GetStatistics() const
AllowedStatistics & WithStatistics(Aws::Vector< Aws::String > &&value)
void SetStatistics(const Aws::Vector< Aws::String > &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue