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

SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig

import type { SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig {
autoDeployConfidenceThreshold?: number;
autoDeployExpirationSec?: number;
autoDeployImpactedBaselineThreshold?: number;
autoDeployLoadThreshold?: number;
name?: string;
}

§Properties

§
autoDeployConfidenceThreshold?: number
[src]
§
autoDeployExpirationSec?: number
[src]
§
autoDeployImpactedBaselineThreshold?: number
[src]
§
autoDeployLoadThreshold?: number
[src]
§
name?: string
[src]

The name must be 1-63 characters long, and comply with RFC1035. The name must be unique within the security policy.