CancelDeploymentBuildQueue
June 24, 2026 ยท View on GitHub
Build resource configuration snapshot for this deployment.
Example Usage
import { CancelDeploymentBuildQueue } from "@vercel/sdk/models/canceldeploymentresponsebody.js";
let value: CancelDeploymentBuildQueue = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
configuration | models.CancelDeploymentConfiguration | :heavy_minus_sign: | Build resource configuration snapshot for this deployment. |