7#include <aws/core/utils/memory/stl/AWSStreamFwd.h>
8#include <aws/sdb/SimpleDB_EXPORTS.h>
38 m_boxUsageHasBeenSet =
true;
47 double m_boxUsage{0.0};
48 bool m_boxUsageHasBeenSet =
false;
void SetBoxUsage(double value)
bool BoxUsageHasBeenSet() const
AWS_SIMPLEDB_API void OutputToStream(Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const
TooManyRequestedAttributes & WithBoxUsage(double value)
AWS_SIMPLEDB_API void OutputToStream(Aws::OStream &oStream, const char *location) const
double GetBoxUsage() const
AWS_SIMPLEDB_API TooManyRequestedAttributes & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_SIMPLEDB_API TooManyRequestedAttributes(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_SIMPLEDB_API TooManyRequestedAttributes()=default
std::basic_ostream< char, std::char_traits< char > > OStream