Method: Fastly::RelationshipWafRules.attribute_map
- Defined in:
- lib/fastly/models/relationship_waf_rules.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
19 20 21 22 23 |
# File 'lib/fastly/models/relationship_waf_rules.rb', line 19 def self.attribute_map { :'waf_rules' => :'waf_rules' } end |