Method: IbmCloudPower::CloudConnectionEndpointGRE#hash

Defined in:
lib/ibm_cloud_power/models/cloud_connection_endpoint_gre.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



107
108
109
# File 'lib/ibm_cloud_power/models/cloud_connection_endpoint_gre.rb', line 107

def hash
  [enabled, tunnels].hash
end