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

UpdateFirewallConfigResponse

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

§Properties

§
FirewallConfig?: FirewallConfig | null
[src]

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