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

CheckCapacityResponse

import type { CheckCapacityResponse } from "https://aws-api.deno.dev/v0.4/services/wafv2.ts?docs=full";
interface CheckCapacityResponse {
Capacity?: number | null;
}

§Properties

§
Capacity?: number | null
[src]

The capacity required by the rules and scope.