deletionProtection property
Indicates if the DB cluster has deletion protection enabled. The database can't be deleted when deletion protection is enabled.
Implementation
final bool? deletionProtection;
Indicates if the DB cluster has deletion protection enabled. The database can't be deleted when deletion protection is enabled.
final bool? deletionProtection;