DeleteDeploymentState A constant with the final state of the deployment. Example Usage import { DeleteDeploymentState } from "@vercel/sdk/models/deletedeploymentop.js"; let value: DeleteDeploymentState = "DELETED"; Values "DELETED"