The stream properties associated with a connection.
| Field | Type | Required | Description |
|---|---|---|---|
default_cursor_field |
List[str] | ➖ | N/A |
property_fields |
List[List[str]] | ➖ | N/A |
source_defined_cursor_field |
Optional[bool] | ➖ | N/A |
source_defined_primary_key |
List[List[str]] | ➖ | N/A |
stream_name |
Optional[str] | ➖ | N/A |
streamnamespace |
Optional[str] | ➖ | N/A |
sync_modes |
List[models.ConnectionSyncModeEnum] | ➖ | N/A |