QueryLoggingConfigResponse

data class QueryLoggingConfigResponse(val cloudWatchLogsLogGroupArn: String? = null)

Definition of QueryLoggingConfig

Constructors

Link copied to clipboard
constructor(cloudWatchLogsLogGroupArn: String? = null)

Types

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.