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

DisassociateFirewallRuleGroupResponse

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

§Properties

§
FirewallRuleGroupAssociation?: FirewallRuleGroupAssociation | null
[src]

The firewall rule group association that you just removed.