SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig class

Configuration options for L7 DDoS detection.

This field is only supported in Global Security Policies of type CLOUD_ARMOR.

Properties

enable bool?
If set to true, enables CAAP for L7 DDoS detection.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
ruleVisibility String?
Rule visibility can be one of the following: STANDARD - opaque rules.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
thresholdConfigs List<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig>?
Configuration options for layer7 adaptive protection for various customizable thresholds.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited