Represents a data stream configuration for a datasource, typically used with Airbyte integrations.
The name of the data stream.
The synchronization mode for the stream. This should match the enum values defined by the Airbyte API.
TODO