Method: Fastly::LoggingLogshuttle#hash
- Defined in:
- lib/fastly/models/logging_logshuttle.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
214 215 216 |
# File 'lib/fastly/models/logging_logshuttle.rb', line 214 def hash [name, placement, format_version, response_condition, format, token, url].hash end |