Method: Fastly::WafActiveRuleDataAttributes#modsec_rule_id
- Defined in:
- lib/fastly/models/waf_active_rule_data_attributes.rb
#modsec_rule_id ⇒ Object
The ModSecurity rule ID of the associated rule revision.
17 18 19 |
# File 'lib/fastly/models/waf_active_rule_data_attributes.rb', line 17 def modsec_rule_id @modsec_rule_id end |