Finishes the asynchronous execution of the  DescribeStacks operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public DescribeStacksResponse EndDescribeStacks( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDescribeStacks.
 Return Value
 Return ValueReturns a  DescribeStacksResult from OpsWorks.
 See Also
 See Also