Finishes the asynchronous execution of the BatchGetItem operation.

C# |
public BatchGetItemResponse EndBatchGetItem( IAsyncResult asyncResult )

- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginBatchGetItem.

Returns a BatchGetItemResult from AmazonDynamoDBv2.