Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 648 Bytes

getfirewallconfigtype.md

File metadata and controls

17 lines (11 loc) · 648 Bytes

GetFirewallConfigType

Parameter from the incoming traffic.

Example Usage

import { GetFirewallConfigType } from "@vercel/sdk/models/getfirewallconfigop.js";

let value: GetFirewallConfigType = "environment";

Values

"host" | "path" | "method" | "header" | "query" | "cookie" | "target_path" | "raw_path" | "ip_address" | "protocol" | "region" | "scheme" | "environment" | "user_agent" | "geo_continent" | "geo_country" | "geo_country_region" | "geo_city" | "geo_as_number" | "ja4_digest" | "ja3_digest" | "rate_limit_api_id"