Method: Fastly::RelationshipWafRule.attribute_map
- Defined in:
- lib/fastly/models/relationship_waf_rule.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_rule.rb', line 19 def self.attribute_map { :'waf_rule' => :'waf_rule' } end |