HostedZoneQueryLoggingConfigArgs

data class HostedZoneQueryLoggingConfigArgs(val cloudWatchLogsLogGroupArn: Output<String>) : ConvertibleToJava<HostedZoneQueryLoggingConfigArgs>

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

Constructors

Link copied to clipboard
constructor(cloudWatchLogsLogGroupArn: Output<String>)

Properties

Link copied to clipboard

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

Functions

Link copied to clipboard
open override fun toJava(): HostedZoneQueryLoggingConfigArgs