Class DeletePolicy (0.1.9)

DeletePolicy(value)

Policy on how resources actuated by the deployment should be deleted.

Values: DELETE_POLICY_UNSPECIFIED (0): Unspecified policy, resources will be deleted. DELETE (1): Deletes resources actuated by the deployment. ABANDON (2): Abandons resources and only deletes the deployment and its metadata.