56 inline void SetTableName(
const char* value) { m_tableNameHasBeenSet =
true; m_tableName.assign(value); }
75 bool m_tableNameHasBeenSet;
DescribeTableRequest & WithTableName(const Aws::String &value)
void SetTableName(const char *value)
DescribeTableRequest & WithTableName(const char *value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
const Aws::String & GetTableName() const
DescribeTableRequest & WithTableName(Aws::String &&value)
void SetTableName(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetTableName(const Aws::String &value)
JSON (JavaScript Object Notation).