class Aws::IoTSiteWise::Types::LoggingOptions

Contains logging options.

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

data as a hash:

    {
      level: "ERROR", # required, accepts ERROR, INFO, OFF
    }

@!attribute [rw] level

The IoT SiteWise logging verbosity level.
@return [String]

Constants

SENSITIVE