

# RecommendationJobResourceLimit
<a name="API_RecommendationJobResourceLimit"></a>

Specifies the maximum number of jobs that can run in parallel and the maximum number of jobs that can run.

## Contents
<a name="API_RecommendationJobResourceLimit_Contents"></a>

 ** MaxNumberOfTests **   <a name="sagemaker-Type-RecommendationJobResourceLimit-MaxNumberOfTests"></a>
Defines the maximum number of load tests.  
Type: Integer  
Valid Range: Minimum value of 1.  
Required: No

 ** MaxParallelOfTests **   <a name="sagemaker-Type-RecommendationJobResourceLimit-MaxParallelOfTests"></a>
Defines the maximum number of parallel load tests.  
Type: Integer  
Valid Range: Minimum value of 1.  
Required: No

## See Also
<a name="API_RecommendationJobResourceLimit_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/sagemaker-2017-07-24/RecommendationJobResourceLimit) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-2017-07-24/RecommendationJobResourceLimit) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-2017-07-24/RecommendationJobResourceLimit) 