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

IPSetMetadata

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

General information about the IP set.

interface IPSetMetadata {
ResolvedCIDRCount?: number | null;
}

§Properties

§
ResolvedCIDRCount?: number | null
[src]

Describes the total number of CIDR blocks currently in use by the IP set references in a firewall. To determine how many CIDR blocks are available for you to use in a firewall, you can call AvailableCIDRCount.