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.

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

Inheritance Hierarchy

System.Object
  Amazon.SecurityHub.Model.AwsAmazonMqBrokerLogsDetails

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

Syntax

C#
public class AwsAmazonMqBrokerLogsDetails

The AwsAmazonMqBrokerLogsDetails type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Audit System.Boolean

Gets and sets the property Audit.

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

Public Property AuditLogGroup System.String

Gets and sets the property AuditLogGroup.

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

Public Property General System.Boolean

Gets and sets the property General.

Activates general logging.

Public Property GeneralLogGroup System.String

Gets and sets the property GeneralLogGroup.

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

Public Property Pending Amazon.SecurityHub.Model.AwsAmazonMqBrokerLogsPendingDetails

Gets and sets the property Pending.

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

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5