Method: Fastly::WafActiveRuleDataAttributes#status
- Defined in:
- lib/fastly/models/waf_active_rule_data_attributes.rb
#status ⇒ Object
Describes the behavior for the particular rule revision within this firewall version.
22 23 24 |
# File 'lib/fastly/models/waf_active_rule_data_attributes.rb', line 22 def status @status end |