GetSecurityFirewallConfigSecurityRfi
July 31, 2026 ยท View on GitHub
Example Usage
import { GetSecurityFirewallConfigSecurityRfi } from "@vercel/sdk/models/getsecurityfirewallconfigresponsebody.js";
let value: GetSecurityFirewallConfigSecurityRfi = {
active: true,
action: "log",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
active | boolean | :heavy_check_mark: | N/A |
action | models.GetSecurityFirewallConfigSecurityResponse200ApplicationJSONResponseBodyVersionsCrsRfiAction | :heavy_check_mark: | N/A |