GetProjectResources
August 10, 2026 ยท View on GitHub
The list of the installation resources connected to the project.
Example Usage
import { GetProjectResources } from "@vercel/sdk/models/getprojectprojectsbuildmachinetype.js";
let value: GetProjectResources = {
externalResourceId: "<id>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
externalResourceId | string | :heavy_check_mark: | N/A |