ReferenceAvailable
customEndpointType
Configures customEndpointType for Provider settings from its authoritative release declaration.
Reference
| Field | Value | Description |
|---|---|---|
| valueType | "unclassified" | "thirdParty" | "selfHosted" | Declared input representation. |
| default | | Release default applied when the field is omitted. |
| typescriptType | "unclassified" | "thirdParty" | "selfHosted" | Compiler-resolved TypeScript contract. |
| required | true | — |
| allowed | ["unclassified","thirdParty","selfHosted"] | Allowed declaration values. |
Configures customEndpointType for Provider settings from its authoritative release declaration.
The declared value type is "unclassified" | "thirdParty" | "selfHosted". Allowed values are ["unclassified","thirdParty","selfHosted"]. This field is required.