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

Class: Aws::IoT::Types::GetV2LoggingOptionsResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#default_log_levelString

The default log level.

Possible values:

  • DEBUG
  • INFO
  • ERROR
  • WARN
  • DISABLED

Returns:

  • (String)

    The default log level.

#disable_all_logsBoolean

Disables all logs.

Returns:

  • (Boolean)

    Disables all logs.

#role_arnString

The IAM role ARN AWS IoT uses to write to your CloudWatch logs.

Returns:

  • (String)

    The IAM role ARN AWS IoT uses to write to your CloudWatch logs.