Interface ConnectionSearch

Hierarchy

  • ConnectionSearch

Properties

connectionId?: string
destination?: DestinationSearch
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'.

prefix?: string

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

source?: SourceSearch
sourceId?: string

Generated using TypeDoc