class Aws::IoT::Types::ExponentialRolloutRate
@return [Types::RateIncreaseCriteria]
1.5, but not 1.55).
AWS IoT supports up to one digit after the decimal (for example,
The criteria to initiate the increase in rate of rollout for a job.
@!attribute [rw] rate_increase_criteria
@return [Float]
The exponential factor to increase the rate of rollout for a job.
@!attribute [rw] increment_factor
@return [Integer]
define the initial rate of rollout.
per minute at the start of job rollout. This parameter allows you to
The minimum number of things that will be notified of a pending job,
@!attribute [rw] base_rate_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
{
data as a hash:
@note When making an API call, you may pass ExponentialRolloutRate
Allows you to create an exponential rate of rollout for a job.