QueryLoggingConfig

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard
val id: String

The ID for a configuration for DNS query logging.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String