/AWS1/CL_CFSCPLNCCONTRIBCOUNT¶
The number of Amazon Web Services resources or Config rules responsible for the current compliance of the item, up to a maximum number.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_cappedcount TYPE /AWS1/CFSINTEGER /AWS1/CFSINTEGER¶
The number of Amazon Web Services resources or Config rules responsible for the current compliance of the item.
iv_capexceeded TYPE /AWS1/CFSBOOLEAN /AWS1/CFSBOOLEAN¶
Indicates whether the maximum count is reached.
Queryable Attributes¶
CappedCount¶
The number of Amazon Web Services resources or Config rules responsible for the current compliance of the item.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CAPPEDCOUNT() |
Getter for CAPPEDCOUNT |
CapExceeded¶
Indicates whether the maximum count is reached.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CAPEXCEEDED() |
Getter for CAPEXCEEDED |