class Aws::Redshift::Types::DisableLoggingMessage

@note When making an API call, you may pass DisableLoggingMessage

data as a hash:

    {
      cluster_identifier: "String", # required
    }

@!attribute [rw] cluster_identifier

The identifier of the cluster on which logging is to be stopped.

Example: `examplecluster`
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/DisableLoggingMessage AWS API Documentation

Constants

SENSITIVE