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

DisassociateResolverQueryLogConfigResponse

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

§Properties

§
ResolverQueryLogConfigAssociation?: ResolverQueryLogConfigAssociation | null
[src]

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