28 namespace CognitoIdentityProvider
62 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
97 inline void SetValue(
const char* value) { m_valueHasBeenSet =
true; m_value.assign(value); }
116 bool m_nameHasBeenSet;
118 bool m_valueHasBeenSet;
void SetValue(Aws::String &&value)
AttributeType & WithValue(Aws::String &&value)
AttributeType & WithName(const Aws::String &value)
const Aws::String & GetValue() const
AttributeType & WithName(const char *value)
void SetName(const char *value)
const Aws::String & GetName() const
void SetValue(const char *value)
AttributeType & WithValue(const char *value)
AttributeType & WithValue(const Aws::String &value)
#define AWS_COGNITOIDENTITYPROVIDER_API
AttributeType & WithName(Aws::String &&value)
void SetName(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetName(const Aws::String &value)
void SetValue(const Aws::String &value)
JSON (JavaScript Object Notation).