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

GetFirewallConfigResponse

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

§Properties

§
FirewallConfig?: FirewallConfig | null
[src]

Configuration of the firewall behavior provided by DNS Firewall for a single VPC from AmazonVPC.