7#include <aws/identitystore/IdentityStore_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/Document.h>
22namespace IdentityStore
51 inline void SetAttributePath(
const char* value) { m_attributePathHasBeenSet =
true; m_attributePath.assign(value); }
72 bool m_attributePathHasBeenSet =
false;
75 bool m_attributeValueHasBeenSet =
false;
void SetAttributePath(const Aws::String &value)
UniqueAttribute & WithAttributePath(const char *value)
Aws::Utils::DocumentView GetAttributeValue() const
void SetAttributePath(Aws::String &&value)
AWS_IDENTITYSTORE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IDENTITYSTORE_API UniqueAttribute & operator=(Aws::Utils::Json::JsonView jsonValue)
UniqueAttribute & WithAttributeValue(Aws::Utils::Document &&value)
AWS_IDENTITYSTORE_API UniqueAttribute()
const Aws::String & GetAttributePath() const
AWS_IDENTITYSTORE_API UniqueAttribute(Aws::Utils::Json::JsonView jsonValue)
UniqueAttribute & WithAttributePath(Aws::String &&value)
void SetAttributePath(const char *value)
UniqueAttribute & WithAttributePath(const Aws::String &value)
void SetAttributeValue(const Aws::Utils::Document &value)
bool AttributeValueHasBeenSet() const
void SetAttributeValue(Aws::Utils::Document &&value)
UniqueAttribute & WithAttributeValue(const Aws::Utils::Document &value)
bool AttributePathHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue