Finishes the asynchronous execution of the  CreateUserProfile operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
CreateUserProfileResponse EndCreateUserProfile( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginCreateUserProfile.
 Return Value
 Return ValueReturns a  CreateUserProfileResult from OpsWorks.
 See Also
 See Also