A map of attribute name/value pairs, one for each attribute. Only the primary key attributes are required; you can optionally provide other
attribute name-value pairs for the item. If you specify any attributes that are part of an index key, then the data types for those
attributes must match those of the schema in the table's attribute definition. For more information about primary keys, see Primary Key in the Amazon
DynamoDB Developer Guide. Each element in the Item map is an AttributeValue object.
Namespace: Amazon.DynamoDBv2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public Dictionary<String, AttributeValue> Item { get; set; }
Property Value
Type: System.Collections.Generic.Dictionary<System.String, Amazon.DynamoDBv2.Model.AttributeValue>
Type: System.Collections.Generic.Dictionary<System.String, Amazon.DynamoDBv2.Model.AttributeValue>
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8