enableDeletionProtection property

bool? enableDeletionProtection
getter/setter pair

If true, deletion protection will be enabled for this Workbench Instance.

If false, deletion protection will be disabled for this Workbench Instance.

Optional.

Implementation

core.bool? enableDeletionProtection;