CancelDeploymentDeploymentsType

July 28, 2026 ยท View on GitHub

Whether the value is an opaque identifier or a URL.

Example Usage

import { CancelDeploymentDeploymentsType } from "@vercel/sdk/models/canceldeploymentresponsebody.js";

let value: CancelDeploymentDeploymentsType = "url";

Values

"id" | "url"