incrementFactor property

double incrementFactor
final

The exponential factor to increase the rate of rollout for a job.

AWS IoT supports up to one digit after the decimal (for example, 1.5, but not 1.55).

Implementation

final double incrementFactor;