# ResumeSuspendedTriggerJobsRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**job_ids** | Option<[**Vec<uuid::Uuid>**](uuid::Uuid.md)> | Optional list of specific job UUIDs to reassign. If not provided, all suspended jobs for the trigger will be reassigned. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)