7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/mediaconnect/MediaConnect_EXPORTS.h>
19namespace MediaConnect {
42 template <
typename PrimarySourceT = Aws::String>
44 m_primarySourceHasBeenSet =
true;
45 m_primarySource = std::forward<PrimarySourceT>(value);
47 template <
typename PrimarySourceT = Aws::String>
55 bool m_primarySourceHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue