Method: Akeyless::UpdateWebTarget#hash

Defined in:
lib/akeyless/models/update_web_target.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



217
218
219
# File 'lib/akeyless/models/update_web_target.rb', line 217

def hash
  [comment, description, json, keep_prev_version, key, max_versions, name, new_name, token, uid_token, update_version, url].hash
end