Reference documentation and code samples for the Infrastructure Manager V1 API module Google::Cloud::ConfigService::V1::DeleteDeploymentRequest::DeletePolicy.
Policy on how resources actuated by the deployment should be deleted.
Constants
DELETE_POLICY_UNSPECIFIED
value: 0 Unspecified policy, resources will be deleted.
DELETE
value: 1 Deletes resources actuated by the deployment.
ABANDON
value: 2 Abandons resources and only deletes the deployment and its metadata.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]