RemoteTableConnectionConfig

RemoteTableConnectionConfig is a union datatype based on the type of connection and configuration. For now there is only one datatype that's part of this union datatype. For a generic connection configuration, the parameters of the RemoteTableGenericConnectionConfig is used. Below is the table for it:

Table: RemoteTableGenericConnectionConfig

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: Nov 10, 2025
parameters[RemoteTableGenericConnectionParameter]yes PreviewThe parameters for the generic remote table connection. See RemoteTableGenericConnectionParameter.
remoteUrlstringyes PreviewThe URL for the generic remote table connection.