ExternalTableConfig

ExternalTableConfig is a datatype for the configuration of an external table.

Table: ExternalTableConfig

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Oct 21, 2025
connectionNamestringyes PreviewThe name of the remote table.
descriptionstringyes PreviewThe description of the remote table configuration.
parameters[ExternalTableConfigParameter]yes PreviewThe parameters for the remote table configuration. See ExternalTableConfigParameter.
remoteUrlstringyes PreviewThe URL for the remote table configuration.