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

Class: Aws::MQ::Types::PendingLogs

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

Overview

The list of information about logs to be enabled for the specified broker.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#auditBoolean

Enables audit logging. Every user management action made using JMX or the ActiveMQ Web Console is logged.

Returns:

  • (Boolean)

    Enables audit logging.

#generalBoolean

Enables general logging.

Returns:

  • (Boolean)

    Enables general logging.