7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/mediaconvert/MediaConvertRequest.h>
9#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
10#include <aws/mediaconvert/model/Order.h>
11#include <aws/mediaconvert/model/QueueListBy.h>
19namespace MediaConvert {
47 m_listByHasBeenSet =
true;
63 m_maxResultsHasBeenSet =
true;
79 template <
typename NextTokenT = Aws::String>
81 m_nextTokenHasBeenSet =
true;
82 m_nextToken = std::forward<NextTokenT>(value);
84 template <
typename NextTokenT = Aws::String>
99 m_orderHasBeenSet =
true;
115 bool m_listByHasBeenSet =
false;
116 bool m_maxResultsHasBeenSet =
false;
117 bool m_nextTokenHasBeenSet =
false;
118 bool m_orderHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String