Method: Fastly::VersionDetail#hash
- Defined in:
- lib/fastly/models/version_detail.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
248 249 250 |
# File 'lib/fastly/models/version_detail.rb', line 248 def hash [backends, cache_settings, conditions, directors, domains, gzips, headers, healthchecks, request_settings, response_objects, settings, snippets, vcls, wordpress].hash end |