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

AttackVolumeStatistics

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

Statistics objects for the various data types in "AttackVolume".

interface AttackVolumeStatistics {
Max: number;
}

§Properties

§
Max: number
[src]

The maximum attack volume observed for the given unit.