Method: Akeyless::UpdateRotationSettings#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



176
177
178
# File 'lib/akeyless/models/update_rotation_settings.rb', line 176

def hash
  [auto_rotate, json, name, rotation_event_in, rotation_interval, token, uid_token].hash
end