Interface ConnectionRead

Hierarchy

  • ConnectionRead

Properties

connectionId: string
destinationId: string
name: string
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
sourceCatalogId?: string
sourceId: string
syncCatalog: AirbyteCatalog

Generated using TypeDoc