Finishes the asynchronous execution of the  AuthorizeClusterSecurityGroupIngress operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
AuthorizeClusterSecurityGroupIngressResponse EndAuthorizeClusterSecurityGroupIngress( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginAuthorizeClusterSecurityGroupIngress.
 Return Value
 Return ValueReturns a  AuthorizeClusterSecurityGroupIngressResult from Redshift.
 See Also
 See Also