class Aws::IoT::Types::AwsJobExecutionsRolloutConfig


@return [Types::AwsJobExponentialRolloutRate]
define an exponential rate increase for a job rollout.
The rate of increase for a job rollout. This parameter allows you to
@!attribute [rw] exponential_rate
@return [Integer]
The maximum number of OTA update job executions started per minute.
@!attribute [rw] maximum_per_minute
}
},
},
number_of_succeeded_things: 1,
number_of_notified_things: 1,
rate_increase_criteria: { # required
increment_factor: 1.0, # required
base_rate_per_minute: 1, # required
exponential_rate: {
maximum_per_minute: 1,
{
data as a hash:
@note When making an API call, you may pass AwsJobExecutionsRolloutConfig
Configuration for the rollout of OTA updates.