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

DisassociateResolverQueryLogConfigRequest

import type { DisassociateResolverQueryLogConfigRequest } from "https://aws-api.deno.dev/v0.4/services/route53resolver.ts?docs=full";
interface DisassociateResolverQueryLogConfigRequest {
ResolverQueryLogConfigId: string;
ResourceId: string;
}

§Properties

§
ResolverQueryLogConfigId: string
[src]

The ID of the query logging configuration that you want to disassociate a specified VPC from.

§
ResourceId: string
[src]

The ID of the Amazon VPC that you want to disassociate from a specified query logging configuration.