Method: Akeyless::UpdateAuthMethod#delete_protection
- Defined in:
- lib/akeyless/models/update_auth_method.rb
#delete_protection ⇒ Object
Protection from accidental deletion of this object [true/false]
32 33 34 |
# File 'lib/akeyless/models/update_auth_method.rb', line 32 def delete_protection @delete_protection end |