IoTJobRateIncreaseCriteria - AWS IoT Greengrass

IoTJobRateIncreaseCriteria

Contains information about criteria to meet before a job increases its rollout rate. Specify either numberOfNotifiedThings or numberOfSucceededThings.

Contents

numberOfNotifiedThings

The number of devices to receive the job notification before the rollout rate increases.

Type: Integer

Valid Range: Minimum value of 1.

Required: No

numberOfSucceededThings

The number of devices to successfully run the configuration job before the rollout rate increases.

Type: Integer

Valid Range: Minimum value of 1.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: