

# RateIncreaseCriteria
<a name="API_RateIncreaseCriteria"></a>

Allows you to define a criteria to initiate the increase in rate of rollout for a job.

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

 ** numberOfNotifiedThings **   <a name="iot-Type-RateIncreaseCriteria-numberOfNotifiedThings"></a>
The threshold for number of notified things that will initiate the increase in rate of rollout.  
Type: Integer  
Valid Range: Minimum value of 1.  
Required: No

 ** numberOfSucceededThings **   <a name="iot-Type-RateIncreaseCriteria-numberOfSucceededThings"></a>
The threshold for number of succeeded things that will initiate the increase in rate of rollout.  
Type: Integer  
Valid Range: Minimum value of 1.  
Required: No

## See Also
<a name="API_RateIncreaseCriteria_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/iot-2015-05-28/RateIncreaseCriteria) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iot-2015-05-28/RateIncreaseCriteria) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iot-2015-05-28/RateIncreaseCriteria) 