7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/entityresolution/EntityResolution_EXPORTS.h>
19namespace EntityResolution {
42 template <
typename InputSourceARNT = Aws::String>
44 m_inputSourceARNHasBeenSet =
true;
45 m_inputSourceARN = std::forward<InputSourceARNT>(value);
47 template <
typename InputSourceARNT = Aws::String>
60 template <
typename SchemaNameT = Aws::String>
62 m_schemaNameHasBeenSet =
true;
63 m_schemaName = std::forward<SchemaNameT>(value);
65 template <
typename SchemaNameT = Aws::String>
75 bool m_inputSourceARNHasBeenSet =
false;
76 bool m_schemaNameHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue