Values.CloudWatchLogsLogGroupArnConfigDetailsSourceThe Amazon Resource Name (ARN) and other details of the Amazon CloudWatch Logs log group that Amazon Route 53 is publishing logs to.
type nonrec t = {cloudWatchLogsLogGroupArn : NonEmptyString.t option;The ARN of the CloudWatch Logs log group that Route 53 is publishing logs to.
*)hostedZoneId : NonEmptyString.t option;The ID of the hosted zone that CloudWatch Logs is logging queries for.
*)id : NonEmptyString.t option;The ID for a DNS query logging configuration.
*)}