7#include <aws/mediatailor/MediaTailor_EXPORTS.h>
8#include <aws/mediatailor/MediaTailorRequest.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/mediatailor/model/SlateSource.h>
12#include <aws/mediatailor/model/TimeShiftConfiguration.h>
13#include <aws/mediatailor/model/RequestOutputItem.h>
62 inline void SetChannelName(
const char* value) { m_channelNameHasBeenSet =
true; m_channelName.assign(value); }
112 bool m_audiencesHasBeenSet =
false;
115 bool m_channelNameHasBeenSet =
false;
118 bool m_fillerSlateHasBeenSet =
false;
121 bool m_outputsHasBeenSet =
false;
124 bool m_timeShiftConfigurationHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector