7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/Smpte2110ReceiverGroupSdpSettings.h>
48 template<
typename SdpSettingsT = Smpte2110ReceiverGroupSdpSettings>
49 void SetSdpSettings(SdpSettingsT&& value) { m_sdpSettingsHasBeenSet =
true; m_sdpSettings = std::forward<SdpSettingsT>(value); }
50 template<
typename SdpSettingsT = Smpte2110ReceiverGroupSdpSettings>
56 bool m_sdpSettingsHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue