7#include <aws/mediatailor/MediaTailor_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 inline void SetSourceLocationName(
const char* value) { m_sourceLocationNameHasBeenSet =
true; m_sourceLocationName.assign(value); }
63 inline void SetVodSourceName(
const char* value) { m_vodSourceNameHasBeenSet =
true; m_vodSourceName.assign(value); }
71 bool m_sourceLocationNameHasBeenSet =
false;
74 bool m_vodSourceNameHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue