Method: Akeyless::UpdateAuthMethodOIDC#delete_protection
- Defined in:
- lib/akeyless/models/update_auth_method_oidc.rb
#delete_protection ⇒ Object
Protection from accidental deletion of this object [true/false]
44 45 46 |
# File 'lib/akeyless/models/update_auth_method_oidc.rb', line 44 def delete_protection @delete_protection end |