GetMicrofrontendsInGroupStaticIps
August 10, 2026 ยท View on GitHub
Example Usage
import { GetMicrofrontendsInGroupStaticIps } from "@vercel/sdk/models/getmicrofrontendsingroupaction.js";
let value: GetMicrofrontendsInGroupStaticIps = {
builds: true,
enabled: true,
regions: [
"<value 1>",
"<value 2>",
],
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
builds | boolean | :heavy_check_mark: | N/A |
enabled | boolean | :heavy_check_mark: | N/A |
regions | string[] | :heavy_check_mark: | N/A |