7#include <aws/mediatailor/MediaTailor_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/mediatailor/model/OriginManifestType.h>
50 inline void SetManifestEndpointPrefix(
const char* value) { m_manifestEndpointPrefixHasBeenSet =
true; m_manifestEndpointPrefix.assign(value); }
71 inline void SetMpdLocation(
const char* value) { m_mpdLocationHasBeenSet =
true; m_mpdLocation.assign(value); }
96 bool m_manifestEndpointPrefixHasBeenSet =
false;
99 bool m_mpdLocationHasBeenSet =
false;
102 bool m_originManifestTypeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue