Interface WebBackendConnectionCreate

Hierarchy

  • WebBackendConnectionCreate

Properties

destinationId: string
name?: string

Optional name of 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[]
operations?: OperationCreate[]
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