Finishes the asynchronous execution of the CreateInstance operation.

C# |
public CreateInstanceResponse EndCreateInstance( IAsyncResult asyncResult )

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

Returns a CreateInstanceResult from OpsWorks.
