force property

bool? force
getter/setter pair

Flag to indicate to actually perform the purge.

If force is set to false, the method will return a sample of Artifact names that would be deleted.

Optional.

Implementation

core.bool? force;