62 inline void SetIndexName(
const char* value) { m_indexNameHasBeenSet =
true; m_indexName.assign(value); }
81 bool m_indexNameHasBeenSet;
void SetIndexName(const Aws::String &value)
void SetIndexName(const char *value)
DeleteGlobalSecondaryIndexAction & WithIndexName(Aws::String &&value)
const Aws::String & GetIndexName() const
void SetIndexName(Aws::String &&value)
DeleteGlobalSecondaryIndexAction & WithIndexName(const char *value)
DeleteGlobalSecondaryIndexAction & WithIndexName(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).