Finishes the asynchronous execution of the CreateUserProfile operation.

C# |
public CreateUserProfileResponse EndCreateUserProfile( IAsyncResult asyncResult )

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

Returns a CreateUserProfileResult from OpsWorks.
