15 namespace ConfigService
118 inline void SetLimit(
int value) { m_limitHasBeenSet =
true; m_limit = value; }
155 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
178 bool m_organizationConfigRuleNamesHasBeenSet;
181 bool m_limitHasBeenSet;
184 bool m_nextTokenHasBeenSet;