7#include <aws/route53/Route53_EXPORTS.h>
8#include <aws/route53/model/AccountLimitType.h>
68 inline long long GetValue()
const {
return m_value; }
70 inline void SetValue(
long long value) { m_valueHasBeenSet =
true; m_value = value; }
76 bool m_typeHasBeenSet =
false;
79 bool m_valueHasBeenSet =
false;
AWS_ROUTE53_API void AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const
long long GetValue() const
AccountLimitType GetType() const
bool TypeHasBeenSet() const
void SetType(AccountLimitType value)
AWS_ROUTE53_API AccountLimit & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
AccountLimit & WithValue(long long value)
AWS_ROUTE53_API AccountLimit(const Aws::Utils::Xml::XmlNode &xmlNode)
AccountLimit & WithType(AccountLimitType value)
AWS_ROUTE53_API AccountLimit()=default
void SetValue(long long value)
bool ValueHasBeenSet() const