Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetResolverQueryLogConfigPolicyResponse

import type { GetResolverQueryLogConfigPolicyResponse } from "https://aws-api.deno.dev/v0.4/services/route53resolver.ts?docs=full";
interface GetResolverQueryLogConfigPolicyResponse {
ResolverQueryLogConfigPolicy?: string | null;
}

§Properties

§
ResolverQueryLogConfigPolicy?: string | null
[src]

Information about the query logging policy for the query logging configuration that you specified in a GetResolverQueryLogConfigPolicy request.