Represents a data stream configuration for a datasource, typically used with Airbyte integrations.

syncMode
enum<string>
required

The synchronization mode for the stream. This should match the enum values defined by the Airbyte API.

Available options:
TODO
name
string
required

The name of the data stream.