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

ProtectionGroupLimits

import type { ProtectionGroupLimits } from "https://aws-api.deno.dev/v0.3/services/shield.ts?docs=full";

Limits settings on protection groups for your subscription.

interface ProtectionGroupLimits {
MaxProtectionGroups: number;
}

§Properties

§
MaxProtectionGroups: number
[src]

The maximum number of protection groups that you can have at one time.

§

Limits settings by pattern type in the protection groups for your subscription.