Class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig (1.5.0)

SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Configuration options for L7 DDoS detection.

Attributes

NameDescription
enable bool
If set to true, enables CAAP for L7 DDoS detection. This field is a member of `oneof`_ ``_enable``.
rule_visibility str
Rule visibility can be one of the following: STANDARD - opaque rules. (default) PREMIUM - transparent rules. Check the RuleVisibility enum for the list of possible values. This field is a member of `oneof`_ ``_rule_visibility``.

Inheritance

builtins.object > proto.message.Message > SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig

Classes

RuleVisibility

RuleVisibility(value)

Rule visibility can be one of the following: STANDARD - opaque rules. (default) PREMIUM - transparent rules.