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.

A complex type that contains information about a configuration for DNS query logging.

Inheritance Hierarchy

System.Object
  Amazon.Route53.Model.QueryLoggingConfig

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

Syntax

C#
public class QueryLoggingConfig

The QueryLoggingConfig type exposes the following members

Constructors

NameDescription
Public Method QueryLoggingConfig()

Properties

NameTypeDescription
Public Property CloudWatchLogsLogGroupArn System.String

Gets and sets the property CloudWatchLogsLogGroupArn.

The Amazon Resource Name (ARN) of the CloudWatch Logs log group that Amazon Route 53 is publishing logs to.

Public Property HostedZoneId System.String

Gets and sets the property HostedZoneId.

The ID of the hosted zone that CloudWatch Logs is logging queries for.

Public Property Id System.String

Gets and sets the property Id.

The ID for a configuration for DNS query 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