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

ProtectionGroupArbitraryPatternLimits

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

Limits settings on protection groups with arbitrary pattern type.

interface ProtectionGroupArbitraryPatternLimits {
MaxMembers: number;
}

§Properties

§
MaxMembers: number
[src]

The maximum number of resources you can specify for a single arbitrary pattern in a protection group.