CancelDeploymentOutput
August 5, 2026 ยท View on GitHub
Example Usage
import { CancelDeploymentOutput } from "@vercel/sdk/models/canceldeploymentservicesdeploymentsmaxduration.js";
let value: CancelDeploymentOutput = {
path: "/opt/sbin",
functionName: "<value>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
path | string | :heavy_check_mark: | N/A |
functionName | string | :heavy_check_mark: | N/A |