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
fun HostedZoneQueryLoggingConfigArgs(cloudWatchLogsLogGroupArn: Output<String>)

Functions

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

Properties

Link copied to clipboard

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