AWS SDK for .NET Documentation
AddPutItem Method (item)
AmazonAmazon.DynamoDB.DataModelBatchWrite<(Of <(<'T>)>)>AddPutItem(T) Did this page help you?   Yes   No    Tell us about it...
Add a single item to be put in the current batch operation
Declaration Syntax
C#
public void AddPutItem(
	T item
)
Parameters
item (T)

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)