7#include <aws/mediatailor/MediaTailor_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/mediatailor/model/OriginManifestType.h>
54 template<
typename MpdLocationT = Aws::String>
55 void SetMpdLocation(MpdLocationT&& value) { m_mpdLocationHasBeenSet =
true; m_mpdLocation = std::forward<MpdLocationT>(value); }
56 template<
typename MpdLocationT = Aws::String>
77 bool m_mpdLocationHasBeenSet =
false;
80 bool m_originManifestTypeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue