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