GetMicrofrontendsInGroupConnectConfigurations
August 10, 2026 ยท View on GitHub
Example Usage
import { GetMicrofrontendsInGroupConnectConfigurations } from "@vercel/sdk/models/getmicrofrontendsingroupbuildmachineelasticreason.js";
let value: GetMicrofrontendsInGroupConnectConfigurations = {
envId: "preview",
connectConfigurationId: "<id>",
passive: true,
buildsEnabled: false,
createdAt: 4340.56,
updatedAt: 6608.99,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
envId | models.GetMicrofrontendsInGroupEnvId | :heavy_check_mark: | N/A |
connectConfigurationId | string | :heavy_check_mark: | N/A |
dc | string | :heavy_minus_sign: | N/A |
passive | boolean | :heavy_check_mark: | N/A |
buildsEnabled | boolean | :heavy_check_mark: | N/A |
aws | models.GetMicrofrontendsInGroupAws | :heavy_minus_sign: | N/A |
createdAt | number | :heavy_check_mark: | N/A |
updatedAt | number | :heavy_check_mark: | N/A |