deletionProtection property

bool? deletionProtection
final

Indicates whether or not the DB instance has deletion protection enabled. The instance can't be deleted when deletion protection is enabled. See Deleting a DB Instance.

Implementation

final bool? deletionProtection;