Finishes the asynchronous execution of the UpdateTable operation.

C# |
public UpdateTableResponse EndUpdateTable( IAsyncResult asyncResult )

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

Returns a UpdateTableResult from AmazonDynamoDB.
