Stops logging information, such as queries and connection attempts,           for
            the specified Amazon Redshift cluster.
            
 Declaration Syntax
 Declaration Syntax| C# | 
DisableLoggingResponse DisableLogging( DisableLoggingRequest request )
 Parameters
 Parameters- request (DisableLoggingRequest)
- Container for the necessary parameters to execute the DisableLogging service method.
 Return Value
 Return ValueThe response from the DisableLogging service method, as returned by Redshift.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ClusterNotFoundException | The ClusterIdentifier parameter does not refer to an existing cluster. |