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

CreateFirewallDomainListResponse

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

§Properties

§
FirewallDomainList?: FirewallDomainList | null
[src]

The domain list that you just created.