Method: Fastly::WafActiveRuleDataAttributes#hash
- Defined in:
- lib/fastly/models/waf_active_rule_data_attributes.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
146 147 148 |
# File 'lib/fastly/models/waf_active_rule_data_attributes.rb', line 146 def hash [modsec_rule_id, revision, status].hash end |