Finishes the asynchronous execution of the CreateTable operation.

C# |
CreateTableResponse EndCreateTable( IAsyncResult asyncResult )

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

Returns a CreateTableResult from AmazonDynamoDBv2.
