Skip to content

/AWS1/CL_IOTTASKSTATISTICS

Statistics for the checks performed during the audit.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_totalchecks TYPE /AWS1/IOTTOTALCHECKSCOUNT /AWS1/IOTTOTALCHECKSCOUNT

The number of checks in this audit.

iv_inprogresschecks TYPE /AWS1/IOTINPROGRESSCHECKSCOUNT /AWS1/IOTINPROGRESSCHECKSCOUNT

The number of checks in progress.

iv_waitingfordatacollchecks TYPE /AWS1/IOTWTGFORDATACOLLCHXCT /AWS1/IOTWTGFORDATACOLLCHXCT

The number of checks waiting for data collection.

iv_compliantchecks TYPE /AWS1/IOTCOMPLIANTCHECKSCOUNT /AWS1/IOTCOMPLIANTCHECKSCOUNT

The number of checks that found compliant resources.

iv_noncompliantchecks TYPE /AWS1/IOTNONCOMPCHECKSCOUNT /AWS1/IOTNONCOMPCHECKSCOUNT

The number of checks that found noncompliant resources.

iv_failedchecks TYPE /AWS1/IOTFAILEDCHECKSCOUNT /AWS1/IOTFAILEDCHECKSCOUNT

The number of checks.

iv_canceledchecks TYPE /AWS1/IOTCANCELEDCHECKSCOUNT /AWS1/IOTCANCELEDCHECKSCOUNT

The number of checks that did not run because the audit was canceled.


Queryable Attributes

totalChecks

The number of checks in this audit.

Accessible with the following methods

Method Description
GET_TOTALCHECKS() Getter for TOTALCHECKS, with configurable default
ASK_TOTALCHECKS() Getter for TOTALCHECKS w/ exceptions if field has no value
HAS_TOTALCHECKS() Determine if TOTALCHECKS has a value

inProgressChecks

The number of checks in progress.

Accessible with the following methods

Method Description
GET_INPROGRESSCHECKS() Getter for INPROGRESSCHECKS, with configurable default
ASK_INPROGRESSCHECKS() Getter for INPROGRESSCHECKS w/ exceptions if field has no va
HAS_INPROGRESSCHECKS() Determine if INPROGRESSCHECKS has a value

waitingForDataCollectionChecks

The number of checks waiting for data collection.

Accessible with the following methods

Method Description
GET_WAITINGFORDATACOLLCHECKS() Getter for WAITINGFORDATACOLLCHECKS, with configurable defau
ASK_WAITINGFORDATACOLLCHECKS() Getter for WAITINGFORDATACOLLCHECKS w/ exceptions if field h
HAS_WAITINGFORDATACOLLCHECKS() Determine if WAITINGFORDATACOLLCHECKS has a value

compliantChecks

The number of checks that found compliant resources.

Accessible with the following methods

Method Description
GET_COMPLIANTCHECKS() Getter for COMPLIANTCHECKS, with configurable default
ASK_COMPLIANTCHECKS() Getter for COMPLIANTCHECKS w/ exceptions if field has no val
HAS_COMPLIANTCHECKS() Determine if COMPLIANTCHECKS has a value

nonCompliantChecks

The number of checks that found noncompliant resources.

Accessible with the following methods

Method Description
GET_NONCOMPLIANTCHECKS() Getter for NONCOMPLIANTCHECKS, with configurable default
ASK_NONCOMPLIANTCHECKS() Getter for NONCOMPLIANTCHECKS w/ exceptions if field has no
HAS_NONCOMPLIANTCHECKS() Determine if NONCOMPLIANTCHECKS has a value

failedChecks

The number of checks.

Accessible with the following methods

Method Description
GET_FAILEDCHECKS() Getter for FAILEDCHECKS, with configurable default
ASK_FAILEDCHECKS() Getter for FAILEDCHECKS w/ exceptions if field has no value
HAS_FAILEDCHECKS() Determine if FAILEDCHECKS has a value

canceledChecks

The number of checks that did not run because the audit was canceled.

Accessible with the following methods

Method Description
GET_CANCELEDCHECKS() Getter for CANCELEDCHECKS, with configurable default
ASK_CANCELEDCHECKS() Getter for CANCELEDCHECKS w/ exceptions if field has no valu
HAS_CANCELEDCHECKS() Determine if CANCELEDCHECKS has a value