AWS SDK for .NET Documentation
CreateBatchWrite<(Of <(<'T>)>)> Method
AmazonAmazon.DynamoDB.DataModelIDynamoDBContextCreateBatchWrite<(Of <<'(T>)>>)()()()() Did this page help you?   Yes   No    Tell us about it...
Creates a strongly-typed BatchWrite object, allowing a batch-write operation against DynamoDB.
Declaration Syntax
C#
BatchWrite<T> CreateBatchWrite<T>()
Generic Template Parameters
T
Type of objects to write
Return Value
Empty strongly-typed BatchWrite object

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