15 namespace CognitoIdentityProvider
69 inline void SetUserPoolId(
const char* value) { m_userPoolIdHasBeenSet =
true; m_userPoolId.assign(value); }
167 inline void SetLimit(
int value) { m_limitHasBeenSet =
true; m_limit = value; }
203 inline void SetPaginationToken(
const char* value) { m_paginationTokenHasBeenSet =
true; m_paginationToken.assign(value); }
367 inline void SetFilter(
const char* value) { m_filterHasBeenSet =
true; m_filter.assign(value); }
459 bool m_userPoolIdHasBeenSet;
462 bool m_attributesToGetHasBeenSet;
465 bool m_limitHasBeenSet;
468 bool m_paginationTokenHasBeenSet;
471 bool m_filterHasBeenSet;