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

GetResolverQueryLogConfigAssociationResponse

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

§Properties

§
ResolverQueryLogConfigAssociation?: ResolverQueryLogConfigAssociation | null
[src]

Information about the Resolver query logging configuration association that you specified in a GetQueryLogConfigAssociation request.