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