Finishes the asynchronous execution of the  RestoreFromClusterSnapshot operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
RestoreFromClusterSnapshotResponse EndRestoreFromClusterSnapshot( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginRestoreFromClusterSnapshot.
 Return Value
 Return ValueReturns a  RestoreFromClusterSnapshotResult from Redshift.
 See Also
 See Also