7#include <aws/mediatailor/MediaTailor_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/mediatailor/model/OriginManifestType.h>
48 template<
typename ManifestEndpo
intPrefixT = Aws::String>
49 void SetManifestEndpointPrefix(ManifestEndpointPrefixT&& value) { m_manifestEndpointPrefixHasBeenSet =
true; m_manifestEndpointPrefix = std::forward<ManifestEndpointPrefixT>(value); }
50 template<
typename ManifestEndpo
intPrefixT = Aws::String>
67 template<
typename MpdLocationT = Aws::String>
68 void SetMpdLocation(MpdLocationT&& value) { m_mpdLocationHasBeenSet =
true; m_mpdLocation = std::forward<MpdLocationT>(value); }
69 template<
typename MpdLocationT = Aws::String>
90 bool m_manifestEndpointPrefixHasBeenSet =
false;
93 bool m_mpdLocationHasBeenSet =
false;
96 bool m_originManifestTypeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue