7#include <aws/clouddirectory/CloudDirectory_EXPORTS.h>
8#include <aws/clouddirectory/model/AttributeKey.h>
9#include <aws/clouddirectory/model/TypedAttributeValue.h>
22namespace CloudDirectory
68 bool m_keyHasBeenSet =
false;
71 bool m_valueHasBeenSet =
false;
AttributeKeyAndValue & WithKey(AttributeKey &&value)
const TypedAttributeValue & GetValue() const
void SetKey(const AttributeKey &value)
const AttributeKey & GetKey() const
AWS_CLOUDDIRECTORY_API AttributeKeyAndValue()
void SetKey(AttributeKey &&value)
AttributeKeyAndValue & WithValue(TypedAttributeValue &&value)
bool ValueHasBeenSet() const
AttributeKeyAndValue & WithValue(const TypedAttributeValue &value)
void SetValue(const TypedAttributeValue &value)
AWS_CLOUDDIRECTORY_API Aws::Utils::Json::JsonValue Jsonize() const
void SetValue(TypedAttributeValue &&value)
bool KeyHasBeenSet() const
AWS_CLOUDDIRECTORY_API AttributeKeyAndValue & operator=(Aws::Utils::Json::JsonView jsonValue)
AttributeKeyAndValue & WithKey(const AttributeKey &value)
AWS_CLOUDDIRECTORY_API AttributeKeyAndValue(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue