Creates a strongly-typed BatchWrite object, allowing
            a batch-write operation against DynamoDB.
            
 Declaration Syntax
 Declaration Syntax| C# | 
BatchWrite<T> CreateBatchWrite<T>()
 Generic Template Parameters
 Generic Template Parameters- T
- Type of objects to write
 Return Value
 Return ValueEmpty strongly-typed BatchWrite object