You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoT::Types::LogTargetConfiguration

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The target configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#log_levelString

The logging level.

Possible values:

  • DEBUG
  • INFO
  • ERROR
  • WARN
  • DISABLED

Returns:

  • (String)

    The logging level.

#log_targetTypes::LogTarget

A log target

Returns: