Finishes the asynchronous execution of the  GetHostnameSuggestion operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public GetHostnameSuggestionResponse EndGetHostnameSuggestion( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginGetHostnameSuggestion.
 Return Value
 Return ValueReturns a  GetHostnameSuggestionResult from OpsWorks.
 See Also
 See Also