20 namespace CostExplorer
357 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
397 inline void SetMaxResults(
int value) { m_maxResultsHasBeenSet =
true; m_maxResults = value; }
487 bool m_timePeriodHasBeenSet;
490 bool m_groupByHasBeenSet;
493 bool m_granularityHasBeenSet;
496 bool m_filterHasBeenSet;
499 bool m_metricsHasBeenSet;
502 bool m_nextTokenHasBeenSet;
505 bool m_maxResultsHasBeenSet;
508 bool m_sortByHasBeenSet;