Class ReclaimPolicy (0.5.5)

ReclaimPolicy(value)

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

Values: RECLAIM_POLICY_UNSPECIFIED (0): Do not use. DELETE (1): Delete the persistent disk when deleting the workstation. RETAIN (2): Keep the persistent disk when deleting the workstation. An administrator must manually delete the disk.