| Name | Type | Description | Notes |
|---|---|---|---|
| attempt_number | i32 | ||
| connection_id | uuid::Uuid | ||
| job_id | i64 | ||
| incomplete_run_cause | Option<crate::models::StreamStatusIncompleteRunCause> | [optional] | |
| job_type | crate::models::StreamStatusJobType | ||
| run_state | crate::models::StreamStatusRunState | ||
| stream_name | String | ||
| stream_namespace | Option<String> | [optional] | |
| transitioned_at | i64 | ||
| workspace_id | uuid::Uuid |