Method: Akeyless::GatewayMigrationDeleteOutput#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



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

def hash
  [migration_id].hash
end