7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/medialive/MediaLive_EXPORTS.h>
42 m_mediaIndexHasBeenSet =
true;
57 template <
typename SdpUrlT = Aws::String>
59 m_sdpUrlHasBeenSet =
true;
60 m_sdpUrl = std::forward<SdpUrlT>(value);
62 template <
typename SdpUrlT = Aws::String>
72 bool m_mediaIndexHasBeenSet =
false;
73 bool m_sdpUrlHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue