Class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig (0.7.0)

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

Configuration options for L7 DDoS detection. .. attribute:: enable

If set to true, enables CAAP for L7 DDoS detection.

:type: bool

Attribute

NameDescription
rule_visibility google.cloud.compute_v1.types.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.RuleVisibility
Rule visibility can be one of the following: STANDARD - opaque rules. (default) PREMIUM - transparent rules.

Classes

RuleVisibility

RuleVisibility(value)

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