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