Skip to documentation content
On this page
  1. Reference

customEndpointType

Configures customEndpointType for Provider settings from its authoritative release declaration.

Reference

FieldValueDescription
valueType"unclassified" | "thirdParty" | "selfHosted"Declared input representation.
defaultRelease default applied when the field is omitted.
typescriptType"unclassified" | "thirdParty" | "selfHosted"Compiler-resolved TypeScript contract.
requiredtrue
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.