Finishes the asynchronous execution of the  DescribeResize operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
DescribeResizeResponse EndDescribeResize( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDescribeResize.
 Return Value
 Return ValueReturns a  DescribeResizeResult from Redshift.
 See Also
 See Also