Finishes the asynchronous execution of the  AddRoleToInstanceProfile operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
AddRoleToInstanceProfileResponse EndAddRoleToInstanceProfile( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginAddRoleToInstanceProfile.
 Return Value
 Return ValueReturns a  AddRoleToInstanceProfileResult from IdentityManagementService.
 See Also
 See Also