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;
AWS_SIMPLEDB_API void OutputToStream(Aws::OStream &oStream, const char *location) const
AttributeDoesNotExist & WithBoxUsage(double value)
AWS_SIMPLEDB_API AttributeDoesNotExist(const Aws::Utils::Xml::XmlNode &xmlNode)
void SetBoxUsage(double value)
double GetBoxUsage() const
bool BoxUsageHasBeenSet() const
AWS_SIMPLEDB_API AttributeDoesNotExist()=default
AWS_SIMPLEDB_API AttributeDoesNotExist & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_SIMPLEDB_API void OutputToStream(Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const
std::basic_ostream< char, std::char_traits< char > > OStream