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

ProtectionGroupPatternTypeLimits

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

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

interface ProtectionGroupPatternTypeLimits {
ArbitraryPatternLimits: ProtectionGroupArbitraryPatternLimits;
}

§Properties

§

Limits settings on protection groups with arbitrary pattern type.