deletePolicy

@JvmName(name = "tkdlyayeadleutao")
suspend fun deletePolicy(value: Output<String>)
@JvmName(name = "sfofibxvpcmlobmu")
suspend fun deletePolicy(value: String?)

Parameters

value

Set the policy to use for deleting new resources on update/delete. Valid values are 'DELETE' (default) or 'ABANDON'. If 'DELETE', resource is deleted after removal from Deployment Manager. If 'ABANDON', the resource is only removed from Deployment Manager and is not actually deleted. Note that updating this field does not actually change the deployment, just how it is updated. Default value: "DELETE" Possible values: "ABANDON", "DELETE"