SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Configuration options for L7 DDoS detection.
Attributes
| Name | Description |
enable |
bool
If set to true, enables CAAP for L7 DDoS detection. This field is a member of oneof_ _enable.
|
rule_visibility |
google.cloud.compute_v1.types.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.RuleVisibility
Rule visibility can be one of the following: STANDARD - opaque rules. (default) PREMIUM - transparent rules. 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.