7#include <aws/mediaconnect/MediaConnect_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 template<
typename PrimarySourceT = Aws::String>
49 void SetPrimarySource(PrimarySourceT&& value) { m_primarySourceHasBeenSet =
true; m_primarySource = std::forward<PrimarySourceT>(value); }
50 template<
typename PrimarySourceT = Aws::String>
56 bool m_primarySourceHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue