deletionProtection property

bool? deletionProtection
final

Indicates if the DB instance has deletion protection enabled. The database can't be deleted when deletion protection is enabled. For more information, see Deleting a DB Instance.

Implementation

final bool? deletionProtection;