class Aws::MQ::Types::LogsSummary
The list of information about logs currently enabled and pending to be deployed for the specified broker.
@!attribute [rw] audit
Enables audit logging. Every user management action made using JMX or the ActiveMQ Web Console is logged. @return [Boolean]
@!attribute [rw] audit_log_group
The location of the CloudWatch Logs log group where audit logs are sent. @return [String]
@!attribute [rw] general
Enables general logging. @return [Boolean]
@!attribute [rw] general_log_group
The location of the CloudWatch Logs log group where general logs are sent. @return [String]
@!attribute [rw] pending
The list of information about logs pending to be deployed for the specified broker. @return [Types::PendingLogs]
@see docs.aws.amazon.com/goto/WebAPI/mq-2017-11-27/LogsSummary AWS API Documentation
Constants
- SENSITIVE