deletionProtection property

bool? deletionProtection
final

Indicates if the DB cluster has deletion protection enabled. The database can't be deleted when deletion protection is enabled.

Implementation

final bool? deletionProtection;