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

CapacityUsageSummary

import type { CapacityUsageSummary } from "https://aws-api.deno.dev/v0.4/services/networkfirewall.ts?docs=full";

The capacity usage summary of the resources used by the "ReferenceSets" in a firewall.

interface CapacityUsageSummary {
CIDRs?: CIDRSummary | null;
}

§Properties

§
CIDRs?: CIDRSummary | null
[src]

Describes the capacity usage of the CIDR blocks used by the IP set references in a firewall.