ConnectorWithOptions
ConnectorWithOptions<
T> =object
Connector spec with type and options.
Type Parameters
T
T extends ConnectorOptions = ConnectorOptions
Properties
options
options:
T
Options for the connector.
type
type:
ConnectorId
Id of the connector