Method: Akeyless::SetRoleRule#hash

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

#hashInteger

Calculates hash code according to all attributes.



194
195
196
# File 'lib/akeyless/models/set_role_rule.rb', line 194

def hash
  [capability, json, path, role_name, rule_type, token, ttl, uid_token].hash
end