Method: Fastly::RelationshipMemberWafRuleRevision.attribute_map
- Defined in:
- lib/fastly/models/relationship_member_waf_rule_revision.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
22 23 24 25 26 27 |
# File 'lib/fastly/models/relationship_member_waf_rule_revision.rb', line 22 def self.attribute_map { :'type' => :'type', :'id' => :'id' } end |