7#include <aws/route53/Route53_EXPORTS.h>
8#include <aws/route53/Route53Request.h>
9#include <aws/route53/model/AccountLimitType.h>
65 bool m_typeHasBeenSet =
false;
GetAccountLimitRequest & WithType(AccountLimitType &&value)
virtual const char * GetServiceRequestName() const override
AWS_ROUTE53_API GetAccountLimitRequest()
const AccountLimitType & GetType() const
bool TypeHasBeenSet() const
void SetType(AccountLimitType &&value)
void SetType(const AccountLimitType &value)
AWS_ROUTE53_API Aws::String SerializePayload() const override
GetAccountLimitRequest & WithType(const AccountLimitType &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String