class Aws::MQ::Types::Logs
The list of information about logs to be enabled for the specified broker.
@note When making an API call, you may pass Logs
data as a hash: { audit: false, general: false, }
@!attribute [rw] audit
Enables audit logging. Every user management action made using JMX or the ActiveMQ Web Console is logged. Does not apply to RabbitMQ brokers. @return [Boolean]
@!attribute [rw] general
Enables general logging. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/mq-2017-11-27/Logs AWS API Documentation
Constants
- SENSITIVE