Method: Akeyless::CreateAuthMethodOCI#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



299
300
301
# File 'lib/akeyless/models/create_auth_method_oci.rb', line 299

def hash
  [access_expires, allowed_client_type, audit_logs_claims, bound_ips, delete_protection, description, expiration_event_in, force_sub_claims, group_ocid, gw_bound_ips, json, jwt_ttl, name, product_type, tenant_ocid, token, uid_token].hash
end