7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/entityresolution/EntityResolution_EXPORTS.h>
19namespace EntityResolution {
40 template <
typename UniqueIdT = Aws::String>
42 m_uniqueIdHasBeenSet =
true;
43 m_uniqueId = std::forward<UniqueIdT>(value);
45 template <
typename UniqueIdT = Aws::String>
53 bool m_uniqueIdHasBeenSet =
false;
AWS_ENTITYRESOLUTION_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetUniqueId() const
DeletedUniqueId & WithUniqueId(UniqueIdT &&value)
bool UniqueIdHasBeenSet() const
void SetUniqueId(UniqueIdT &&value)
AWS_ENTITYRESOLUTION_API DeletedUniqueId(Aws::Utils::Json::JsonView jsonValue)
AWS_ENTITYRESOLUTION_API DeletedUniqueId & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_ENTITYRESOLUTION_API DeletedUniqueId()=default
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue