7#include <aws/mediatailor/MediaTailor_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/mediatailor/model/AlternateMedia.h>
65 inline void SetAudience(
const char* value) { m_audienceHasBeenSet =
true; m_audience.assign(value); }
73 bool m_alternateMediaHasBeenSet =
false;
76 bool m_audienceHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue