7#include <aws/clouddirectory/CloudDirectory_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/clouddirectory/model/TypedAttributeValue.h>
22namespace CloudDirectory
50 inline void SetAttributeName(
const char* value) { m_attributeNameHasBeenSet =
true; m_attributeName.assign(value); }
70 bool m_attributeNameHasBeenSet =
false;
73 bool m_valueHasBeenSet =
false;
void SetValue(TypedAttributeValue &&value)
bool AttributeNameHasBeenSet() const
AttributeNameAndValue & WithAttributeName(Aws::String &&value)
AttributeNameAndValue & WithAttributeName(const char *value)
const TypedAttributeValue & GetValue() const
const Aws::String & GetAttributeName() const
AttributeNameAndValue & WithAttributeName(const Aws::String &value)
AWS_CLOUDDIRECTORY_API AttributeNameAndValue()
void SetAttributeName(Aws::String &&value)
bool ValueHasBeenSet() const
AttributeNameAndValue & WithValue(const TypedAttributeValue &value)
AttributeNameAndValue & WithValue(TypedAttributeValue &&value)
void SetAttributeName(const Aws::String &value)
void SetAttributeName(const char *value)
AWS_CLOUDDIRECTORY_API AttributeNameAndValue & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CLOUDDIRECTORY_API AttributeNameAndValue(Aws::Utils::Json::JsonView jsonValue)
AWS_CLOUDDIRECTORY_API Aws::Utils::Json::JsonValue Jsonize() const
void SetValue(const TypedAttributeValue &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue