7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/iotevents/IoTEventsRequest.h>
9#include <aws/iotevents/IoTEvents_EXPORTS.h>
42 template <
typename NextTokenT = Aws::String>
44 m_nextTokenHasBeenSet =
true;
45 m_nextToken = std::forward<NextTokenT>(value);
47 template <
typename NextTokenT = Aws::String>
61 m_maxResultsHasBeenSet =
true;
73 bool m_nextTokenHasBeenSet =
false;
74 bool m_maxResultsHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String