

# IoTJobExecutionsRolloutConfig


Contains information about the rollout configuration for a job. This configuration defines the rate at which the job deploys a configuration to a fleet of target devices.

## Contents


 ** exponentialRate **   <a name="greengrassv2-Type-IoTJobExecutionsRolloutConfig-exponentialRate"></a>
The exponential rate to increase the job rollout rate.  
Type: [IoTJobExponentialRolloutRate](API_IoTJobExponentialRolloutRate.md) object  
Required: No

 ** maximumPerMinute **   <a name="greengrassv2-Type-IoTJobExecutionsRolloutConfig-maximumPerMinute"></a>
The maximum number of devices that receive a pending job notification, per minute.  
Type: Integer  
Valid Range: Minimum value of 1. Maximum value of 1000.  
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/greengrassv2-2020-11-30/IoTJobExecutionsRolloutConfig) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/greengrassv2-2020-11-30/IoTJobExecutionsRolloutConfig) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/greengrassv2-2020-11-30/IoTJobExecutionsRolloutConfig) 