Finishes the asynchronous execution of the  CreateCluster operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
CreateClusterResponse EndCreateCluster( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginCreateCluster.
 Return Value
 Return ValueReturns a  CreateClusterResult from Redshift.
 See Also
 See Also