Interface WebBackendConnectionUpdate

Hierarchy

  • WebBackendConnectionUpdate

Properties

connectionId: string
name?: string

Name that will be set to the connection

namespaceDefinition?: NamespaceDefinitionType
namespaceFormat?: string

Used when namespaceDefinition is 'customformat'. If blank then behaves like namespaceDefinition = 'destination'. If "${SOURCE_NAMESPACE}" then behaves like namespaceDefinition = 'source'.

operationIds?: string[]
prefix?: string

Prefix that will be prepended to the name of each stream when it is written to the destination.

resourceRequirements?: ResourceRequirements
skipReset?: boolean
sourceCatalogId?: string
syncCatalog: AirbyteCatalog
withRefreshedCatalog?: boolean

Generated using TypeDoc