Skip to content

TaskCatalogRetentionAction

Action taken on a task catalog's tasks when the retention period is reached.

Enumeration Members

Archive

Archive: "Archive"

Move the tasks to a storage bucket.


Delete

Delete: "Delete"

Permanently delete the tasks.


None

None: "None"

No retention is configured for the catalog. Returned by reads only.