class Aws::IoTSiteWise::Types::PutLoggingOptionsRequest
@note When making an API call, you may pass PutLoggingOptionsRequest
data as a hash: { logging_options: { # required level: "ERROR", # required, accepts ERROR, INFO, OFF }, }
@!attribute [rw] logging_options
The logging options to set. @return [Types::LoggingOptions]
Constants
- SENSITIVE