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.

Configuration settings for delivering logs to Amazon CloudWatch log groups.

Inheritance Hierarchy

System.Object
  Amazon.Athena.Model.CloudWatchLoggingConfiguration

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

Syntax

C#
public class CloudWatchLoggingConfiguration

The CloudWatchLoggingConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Enabled System.Boolean

Gets and sets the property Enabled.

Enables CloudWatch logging.

Public Property LogGroup System.String

Gets and sets the property LogGroup.

The name of the log group in Amazon CloudWatch Logs where you want to publish your logs.

Public Property LogStreamNamePrefix System.String

Gets and sets the property LogStreamNamePrefix.

Prefix for the CloudWatch log stream name.

Public Property LogTypes System.Collections.Generic.Dictionary<System.String, System.Collections.Generic.List<System.String>>

Gets and sets the property LogTypes.

The types of logs that you want to publish to CloudWatch.

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