Configuration options for L7 DDoS detection.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enable
def enable() -> ::Boolean
Returns
- (::Boolean) — If set to true, enables CAAP for L7 DDoS detection.
#enable=
def enable=(value) -> ::Boolean
Parameter
- value (::Boolean) — If set to true, enables CAAP for L7 DDoS detection.
Returns
- (::Boolean) — If set to true, enables CAAP for L7 DDoS detection.
#rule_visibility
def rule_visibility() -> ::String
Returns
- (::String) — 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.
#rule_visibility=
def rule_visibility=(value) -> ::String
Parameter
- value (::String) — 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.
Returns
- (::String) — 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.