SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig class

Configurations to specifc granular traffic units processed by Adaptive Protection.

Properties

enableEachUniqueValue bool?
If enabled, traffic matching each unique value for the specified type constitutes a separate traffic unit.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type String?
Type of this configuration. Possible string values are:
getter/setter pair
value String?
Requests that match this value constitute a granular traffic unit.
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