Finishes the asynchronous execution of the UpdateItem operation.

C# |
UpdateItemResponse EndUpdateItem( IAsyncResult asyncResult )

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

Returns a UpdateItemResult from AmazonDynamoDBv2.
