Finishes the asynchronous execution of the  DescribeUserProfiles operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
DescribeUserProfilesResponse EndDescribeUserProfiles( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDescribeUserProfiles.
 Return Value
 Return ValueReturns a  DescribeUserProfilesResult from OpsWorks.
 See Also
 See Also