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.
Namespace: Amazon.Athena.Model
Assembly: AWSSDK.Athena.dll
Version: 3.x.y.z
public class CloudWatchLoggingConfiguration
The CloudWatchLoggingConfiguration type exposes the following members
| Name | Description | |
|---|---|---|
|
CloudWatchLoggingConfiguration() |
| Name | Type | Description | |
|---|---|---|---|
|
Enabled | System.Boolean |
Gets and sets the property Enabled. Enables CloudWatch logging. |
|
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. |
|
LogStreamNamePrefix | System.String |
Gets and sets the property LogStreamNamePrefix. Prefix for the CloudWatch log stream name. |
|
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. |
.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