AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The list of information about logs to be enabled for the specified broker.

Inheritance Hierarchy

System.Object
  Amazon.MQ.Model.Logs

Namespace: Amazon.MQ.Model
Assembly: AWSSDK.MQ.dll
Version: 3.x.y.z

Syntax

C#
public class Logs

The Logs type exposes the following members

Constructors

NameDescription
Public Method Logs()

Properties

NameTypeDescription
Public Property Audit System.Boolean

Gets and sets the property Audit.

Enables audit logging. Every user management action made using JMX or the ActiveMQ Web Console is logged. Does not apply to RabbitMQ brokers.

Public Property General System.Boolean

Gets and sets the property General.

Enables general logging.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5