7#include <aws/customer-profiles/CustomerProfiles_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace CustomerProfiles
49 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
57 bool m_nameHasBeenSet =
false;
AttributeItem & WithName(const char *value)
void SetName(const Aws::String &value)
void SetName(Aws::String &&value)
AttributeItem & WithName(const Aws::String &value)
bool NameHasBeenSet() const
AWS_CUSTOMERPROFILES_API AttributeItem(Aws::Utils::Json::JsonView jsonValue)
void SetName(const char *value)
AWS_CUSTOMERPROFILES_API AttributeItem & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CUSTOMERPROFILES_API AttributeItem()
const Aws::String & GetName() const
AttributeItem & WithName(Aws::String &&value)
AWS_CUSTOMERPROFILES_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue