Method: Akeyless::CreateAuthMethodAWSIAMOutput#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



96
97
98
# File 'lib/akeyless/models/create_auth_method_awsiam_output.rb', line 96

def hash
  [access_id].hash
end