public static interface Logs.Builder extends SdkPojo, CopyableBuilder<Logs.Builder,Logs>
| Modifier and Type | Method and Description |
|---|---|
Logs.Builder |
audit(Boolean audit)
Enables audit logging.
|
Logs.Builder |
general(Boolean general)
Enables general logging.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLogs.Builder audit(Boolean audit)
Enables audit logging. Every user management action made using JMX or the ActiveMQ Web Console is logged. Does not apply to RabbitMQ brokers.
audit - Enables audit logging. Every user management action made using JMX or the ActiveMQ Web Console is
logged. Does not apply to RabbitMQ brokers.Logs.Builder general(Boolean general)
Enables general logging.
general - Enables general logging.Copyright © 2022. All rights reserved.