Finishes the asynchronous execution of the ListTables operation.

C# |
public ListTablesResponse EndListTables( IAsyncResult asyncResult )

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

Returns a ListTablesResult from AmazonDynamoDBv2.
