Method: Akeyless::DynamicSecretCreateMongoDb#delete_protection

Defined in:
lib/akeyless/models/dynamic_secret_create_mongo_db.rb

#delete_protectionObject

Protection from accidental deletion of this object [true/false]



23
24
25
# File 'lib/akeyless/models/dynamic_secret_create_mongo_db.rb', line 23

def delete_protection
  @delete_protection
end