You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Route53::Types::QueryLoggingConfig

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

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

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_watch_logs_log_group_arnString

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

Returns:

  • (String)

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

#hosted_zone_idString

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

Returns:

  • (String)

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

#idString

The ID for a configuration for DNS query logging.

Returns:

  • (String)

    The ID for a configuration for DNS query logging.