public static interface PendingLogs.Builder extends SdkPojo, CopyableBuilder<PendingLogs.Builder,PendingLogs>
Modifier and Type | Method and Description |
---|---|
PendingLogs.Builder |
audit(Boolean audit)
Enables audit logging.
|
PendingLogs.Builder |
general(Boolean general)
Enables general logging.
|
copy
applyMutation, build
PendingLogs.Builder audit(Boolean audit)
audit
- Enables audit logging. Every user management action made using JMX or the ActiveMQ Web Console is
logged.PendingLogs.Builder general(Boolean general)
general
- Enables general logging.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.