GetSecurityFirewallConfigSecurityJava

July 31, 2026 ยท View on GitHub

Example Usage

import { GetSecurityFirewallConfigSecurityJava } from "@vercel/sdk/models/getsecurityfirewallconfigresponsebody.js";

let value: GetSecurityFirewallConfigSecurityJava = {
  active: false,
  action: "log",
};

Fields

FieldTypeRequiredDescription
activeboolean:heavy_check_mark:N/A
actionmodels.GetSecurityFirewallConfigSecurityResponse200ApplicationJSONResponseBodyVersionsCrsJavaAction:heavy_check_mark:N/A

Contents

  1. 1Example Usage
  2. 2Fields