AWS SDK for C++  0.14.3
AWS SDK for C++
Classes | Namespaces
AttributeValueValue.h File Reference
#include <aws/dynamodb/DynamoDB_EXPORTS.h>
#include <aws/dynamodb/model/AttributeValue.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/utils/memory/stl/AWSVector.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <cassert>

Go to the source code of this file.

Classes

class  Aws::DynamoDB::Model::AttributeValueValue
 
class  Aws::DynamoDB::Model::AttributeValueString
 String data type. More...
 
class  Aws::DynamoDB::Model::AttributeValueNumeric
 Numeric data type. More...
 
class  Aws::DynamoDB::Model::AttributeValueByteBuffer
 Binary data type. More...
 
class  Aws::DynamoDB::Model::AttributeValueStringSet
 String set data type. More...
 
class  Aws::DynamoDB::Model::AttributeValueNumberSet
 Number set data type. More...
 
class  Aws::DynamoDB::Model::AttributeValueByteBufferSet
 ByteByffer set data type. More...
 
class  Aws::DynamoDB::Model::AttributeValueMap
 Map Attribute Type. More...
 
class  Aws::DynamoDB::Model::AttributeValueList
 List Attribute Type. More...
 
class  Aws::DynamoDB::Model::AttributeValueBool
 Bool type. More...
 
class  Aws::DynamoDB::Model::AttributeValueNull
 NULL type. More...
 

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::DynamoDB
 
 Aws::DynamoDB::Model