Class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig (1.10.1)

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

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.

Classes

RuleVisibility

RuleVisibility(value)

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

Values: UNDEFINED_RULE_VISIBILITY (0): A value indicating that the enum field is not set. PREMIUM (399530551): No description available. STANDARD (484642493): No description available.