CancelDeploymentDeploymentsResourceConfig

August 5, 2026 ยท View on GitHub

Build resource configuration snapshot for this deployment.

Example Usage

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

let value: CancelDeploymentDeploymentsResourceConfig = {};

Fields

FieldTypeRequiredDescription
buildQueuemodels.CancelDeploymentBuildQueue:heavy_minus_sign:Build resource configuration snapshot for this deployment.
elasticConcurrencymodels.ElasticConcurrency:heavy_minus_sign:When elastic concurrency is used for this deployment, a value is set. The value tells the reason where the setting was coming from. - TEAM_SETTING: Inherited from team settings - PROJECT_SETTING: Inherited from project settings - SKIP_QUEUE: Manually triggered by user to skip the queues
buildMachinemodels.CancelDeploymentDeploymentsBuildMachine:heavy_minus_sign:N/A