Class ReclaimPolicy (0.8.0)

ReclaimPolicy(value)

Value representing what should happen to the disk after the workstation is deleted.

Enums

Name Description
RECLAIM_POLICY_UNSPECIFIED Do not use.
DELETE Delete the persistent disk when deleting the workstation.
RETAIN Keep the persistent disk when deleting the workstation. An administrator must manually delete the disk.