Method: Fastly::RelationshipTlsPrivateKeys#hash

Defined in:
lib/fastly/models/relationship_tls_private_keys.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



92
93
94
# File 'lib/fastly/models/relationship_tls_private_keys.rb', line 92

def hash
  [tls_private_keys].hash
end