Method: Akeyless::NotiForwarder#hash
- Defined in:
- lib/akeyless/models/noti_forwarder.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
275 276 277 |
# File 'lib/akeyless/models/noti_forwarder.rb', line 275 def hash [, comment, creation_date, endpoint, event_types, gateway_cluster_id, is_enabled, last_version, modification_date, noti_forwarder_id, noti_forwarder_name, noti_forwarder_type, noti_forwarder_versions, paths, protection_key, runner_type, timespan_in_seconds, to_emails, username, with_customer_fragment].hash end |