deletionProtection property

bool? deletionProtection
final

Indicates whether the DB instance has deletion protection enabled.

When deletion protection is enabled, the database cannot be deleted.

Implementation

final bool? deletionProtection;