72 inline void SetAttributeName(
const char* value) { m_attributeNameHasBeenSet =
true; m_attributeName.assign(value); }
156 bool m_attributeNameHasBeenSet;
158 bool m_keyTypeHasBeenSet;
KeySchemaElement & WithKeyType(KeyType &&value)
void SetAttributeName(Aws::String &&value)
KeySchemaElement & WithAttributeName(Aws::String &&value)
void SetAttributeName(const Aws::String &value)
void SetKeyType(const KeyType &value)
KeySchemaElement & WithKeyType(const KeyType &value)
KeySchemaElement & WithAttributeName(const char *value)
KeySchemaElement & WithAttributeName(const Aws::String &value)
void SetKeyType(KeyType &&value)
const Aws::String & GetAttributeName() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const KeyType & GetKeyType() const
void SetAttributeName(const char *value)
JSON (JavaScript Object Notation).