7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/connect/model/MediaType.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
44 m_typeHasBeenSet =
true;
59 template <
typename SourceT = Aws::String>
61 m_sourceHasBeenSet =
true;
62 m_source = std::forward<SourceT>(value);
64 template <
typename SourceT = Aws::String>
74 bool m_typeHasBeenSet =
false;
75 bool m_sourceHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue