Method: Akeyless::UpdateRotationSettings#hash
- Defined in:
- lib/akeyless/models/update_rotation_settings.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
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 |