Method: Akeyless::GatewayCreateProducerArtifactory#hash
- Defined in:
- lib/akeyless/models/gateway_create_producer_artifactory.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
255 256 257 |
# File 'lib/akeyless/models/gateway_create_producer_artifactory.rb', line 255 def hash [artifactory_admin_name, artifactory_admin_pwd, artifactory_token_audience, artifactory_token_scope, base_url, delete_protection, json, name, producer_encryption_key_name, , target_name, token, uid_token, user_ttl].hash end |