AwsAmazonMqBrokerLogsDetails

Provides information about logs to be activated for the specified broker.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Activates audit logging. Every user management action made using JMX or the ActiveMQ Web Console is logged. Doesn't apply to RabbitMQ brokers.

Link copied to clipboard

The location of the CloudWatch Logs log group where audit logs are sent.

Link copied to clipboard

Activates general logging.

Link copied to clipboard

The location of the CloudWatch Logs log group where general logs are sent.

Link copied to clipboard

The list of information about logs that are to be turned on for the specified broker.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String