

# IoTJobRateIncreaseCriteria
<a name="API_IoTJobRateIncreaseCriteria"></a>

Contains information about criteria to meet before a job increases its rollout rate. Specify either `numberOfNotifiedThings` or `numberOfSucceededThings`.

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

 ** numberOfNotifiedThings **   <a name="greengrassv2-Type-IoTJobRateIncreaseCriteria-numberOfNotifiedThings"></a>
The number of devices to receive the job notification before the rollout rate increases.  
Type: Integer  
Valid Range: Minimum value of 1.  
Required: No

 ** numberOfSucceededThings **   <a name="greengrassv2-Type-IoTJobRateIncreaseCriteria-numberOfSucceededThings"></a>
The number of devices to successfully run the configuration job before the rollout rate increases.  
Type: Integer  
Valid Range: Minimum value of 1.  
Required: No

## See Also
<a name="API_IoTJobRateIncreaseCriteria_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/greengrassv2-2020-11-30/IoTJobRateIncreaseCriteria) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/greengrassv2-2020-11-30/IoTJobRateIncreaseCriteria) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/greengrassv2-2020-11-30/IoTJobRateIncreaseCriteria) 