226 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
266 inline void SetMaxResults(
int value) { m_maxResultsHasBeenSet =
true; m_maxResults = value; }
278 bool m_filtersHasBeenSet;
281 bool m_resourceIdsHasBeenSet;
284 bool m_resourceTypesHasBeenSet;
287 bool m_nextTokenHasBeenSet;
290 bool m_maxResultsHasBeenSet;