# ServiceSpecModeReplicatedJob ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **max_concurrent** | Option<**i64**> | The maximum number of replicas to run simultaneously. | [optional][default to 1] **total_completions** | Option<**i64**> | The total number of replicas desired to reach the Completed state. If unset, will default to the value of `MaxConcurrent` | [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)