Method: Akeyless::CreateAuthMethodAWSIAMOutput#hash
- Defined in:
- lib/akeyless/models/create_auth_method_awsiam_output.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
96 97 98 |
# File 'lib/akeyless/models/create_auth_method_awsiam_output.rb', line 96 def hash [access_id].hash end |