Method: Akeyless::RotatedSecretCreateHanadb#hash

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

#hashInteger

Calculates hash code according to all attributes.



318
319
320
# File 'lib/akeyless/models/rotated_secret_create_hanadb.rb', line 318

def hash
  [authentication_credentials, auto_rotate, delete_protection, description, item_custom_fields, json, key, max_versions, name, password_length, rotated_password, rotated_username, rotation_event_in, rotation_hour, rotation_interval, rotator_type, tags, target_name, token, uid_token].hash
end