MapperDslConnectorProperties interface

Connector properties of a CDC table in terms of name / value pairs.

Properties

name

Name of the property.

value

Value of the property.

Property Details

name

Name of the property.

name?: string

Property Value

string

value

Value of the property.

value?: any

Property Value

any