Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WebAppFirewallPolicyRule

Base schema for WebAppFirewallPolicyRules, including properties common to all of them.

Properties

actionName

actionName: string

References action by name from actions defined in WebAppFirewallPolicy.

Optional condition

condition: undefined | string

An expression that determines whether or not the rule action should be executed.

Optional conditionLanguage

conditionLanguage: ConditionLanguage

The language used to parse condition from field {@code condition}. Available languages:

**JMESPATH** an extended JMESPath language syntax.

name

name: string

Rule name. Must be unique within the module.

type

type: string

Functions

getDeserializedJsonObj

getJsonObj