GetProjectTraceResources
July 24, 2026 ยท View on GitHub
Example Usage
import { GetProjectTraceResources } from "@vercel/sdk/models/getprojecttraceop.js";
let value: GetProjectTraceResources = {
name: "<value>",
attributes: {},
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
name | string | :heavy_check_mark: | N/A |
attributes | Record<string, string> | :heavy_check_mark: | N/A |