7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
47 inline void SetMediaIndex(
int value) { m_mediaIndexHasBeenSet =
true; m_mediaIndex = value; }
57 template<
typename SdpUrlT = Aws::String>
58 void SetSdpUrl(SdpUrlT&& value) { m_sdpUrlHasBeenSet =
true; m_sdpUrl = std::forward<SdpUrlT>(value); }
59 template<
typename SdpUrlT = Aws::String>
65 bool m_mediaIndexHasBeenSet =
false;
68 bool m_sdpUrlHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue