/AWS1/CL_GG2IOTJOBRATEINCCRIT¶
Contains information about criteria to meet before a job increases its rollout rate.
Specify either numberOfNotifiedThings
or
numberOfSucceededThings
.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_numberofnotifiedthings
TYPE /AWS1/GG2IOTJOBNUMBEROFTHINGS
/AWS1/GG2IOTJOBNUMBEROFTHINGS
¶
The number of devices to receive the job notification before the rollout rate increases.
iv_numberofsucceededthings
TYPE /AWS1/GG2IOTJOBNUMBEROFTHINGS
/AWS1/GG2IOTJOBNUMBEROFTHINGS
¶
The number of devices to successfully run the configuration job before the rollout rate increases.
Queryable Attributes¶
numberOfNotifiedThings¶
The number of devices to receive the job notification before the rollout rate increases.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NUMBEROFNOTIFIEDTHINGS() |
Getter for NUMBEROFNOTIFIEDTHINGS, with configurable default |
ASK_NUMBEROFNOTIFIEDTHINGS() |
Getter for NUMBEROFNOTIFIEDTHINGS w/ exceptions if field has |
HAS_NUMBEROFNOTIFIEDTHINGS() |
Determine if NUMBEROFNOTIFIEDTHINGS has a value |
numberOfSucceededThings¶
The number of devices to successfully run the configuration job before the rollout rate increases.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NUMBEROFSUCCEEDEDTHINGS() |
Getter for NUMBEROFSUCCEEDEDTHINGS, with configurable defaul |
ASK_NUMBEROFSUCCEEDEDTHINGS() |
Getter for NUMBEROFSUCCEEDEDTHINGS w/ exceptions if field ha |
HAS_NUMBEROFSUCCEEDEDTHINGS() |
Determine if NUMBEROFSUCCEEDEDTHINGS has a value |