GetMicrofrontendsInGroupEnv
August 10, 2026 ยท View on GitHub
Example Usage
import { GetMicrofrontendsInGroupEnv } from "@vercel/sdk/models/getmicrofrontendsingroupbuildmachineelasticreason.js";
let value: GetMicrofrontendsInGroupEnv = {
type: "plain",
value: "<value>",
key: "<key>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
target | models.GetMicrofrontendsInGroupMicrofrontendsTarget | :heavy_minus_sign: | N/A |
type | models.GetMicrofrontendsInGroupType | :heavy_check_mark: | N/A |
sunsetSecretId | string | :heavy_minus_sign: | This is used to identify variables that have been migrated from type secret to sensitive. |
legacyValue | string | :heavy_minus_sign: | Legacy now-encryption ciphertext, present after migration swaps value/vsmValue |
decrypted | boolean | :heavy_minus_sign: | N/A |
value | string | :heavy_check_mark: | N/A |
vsmValue | string | :heavy_minus_sign: | N/A |
id | string | :heavy_minus_sign: | N/A |
key | string | :heavy_check_mark: | N/A |
configurationId | string | :heavy_minus_sign: | N/A |
createdAt | number | :heavy_minus_sign: | N/A |
updatedAt | number | :heavy_minus_sign: | N/A |
createdBy | string | :heavy_minus_sign: | N/A |
updatedBy | string | :heavy_minus_sign: | N/A |
gitBranch | string | :heavy_minus_sign: | N/A |
visibility | models.GetMicrofrontendsInGroupVisibility | :heavy_minus_sign: | User-facing config/secret model. When set, authoritative for new code paths when the env-var-config-secret-ui flag is enabled. Legacy rows omit this field; legacy rows omit it and callers fall back to existing type behavior. |
edgeConfigId | string | :heavy_minus_sign: | N/A |
edgeConfigTokenId | string | :heavy_minus_sign: | N/A |
contentHint | models.GetMicrofrontendsInGroupContentHint | :heavy_minus_sign: | N/A |
internalContentHint | models.GetMicrofrontendsInGroupInternalContentHint | :heavy_minus_sign: | Similar to contentHints, but should not be exposed to the user. |
comment | string | :heavy_minus_sign: | N/A |
customEnvironmentIds | string[] | :heavy_minus_sign: | N/A |