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

DescribeProtectionGroupResponse

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

§Properties

§
ProtectionGroup: ProtectionGroup
[src]

A grouping of protected resources that you and Shield Advanced can monitor as a collective. This resource grouping improves the accuracy of detection and reduces false positives.