deletionProtection property

bool? deletionProtection
final

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

Implementation

final bool? deletionProtection;