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