Method: Fastly::InlineObject.fastly_types
- Defined in:
- lib/fastly/models/inline_object.rb
.fastly_types ⇒ Object
Attribute type mapping.
31 32 33 34 35 |
# File 'lib/fastly/models/inline_object.rb', line 31 def self.fastly_types { :'vcl' => :'String' } end |