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

AssociateResolverQueryLogConfigResponse

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

§Properties

§
ResolverQueryLogConfigAssociation?: ResolverQueryLogConfigAssociation | null
[src]

A complex type that contains settings for a specified association between an Amazon VPC and a query logging configuration.