| Package | Description |
|---|---|
| com.amazonaws.services.mq.model |
| Modifier and Type | Method and Description |
|---|---|
PendingLogs |
PendingLogs.clone() |
PendingLogs |
LogsSummary.getPending()
The list of information about logs pending to be deployed for the specified broker.
|
PendingLogs |
PendingLogs.withAudit(Boolean audit)
Enables audit logging.
|
PendingLogs |
PendingLogs.withGeneral(Boolean general)
Enables general logging.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogsSummary.setPending(PendingLogs pending)
The list of information about logs pending to be deployed for the specified broker.
|
LogsSummary |
LogsSummary.withPending(PendingLogs pending)
The list of information about logs pending to be deployed for the specified broker.
|
Copyright © 2019. All rights reserved.