Method: IbmCloudPower::CloudConnectionEndpointGRE#hash
- Defined in:
- lib/ibm_cloud_power/models/cloud_connection_endpoint_gre.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
107 108 109 |
# File 'lib/ibm_cloud_power/models/cloud_connection_endpoint_gre.rb', line 107 def hash [enabled, tunnels].hash end |