Finishes the asynchronous execution of the GetItem operation.

C# |
GetItemResponse EndGetItem( IAsyncResult asyncResult )

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

Returns a GetItemResult from AmazonDynamoDBv2.
