/AWS1/CL_AANINTERNALACCFNDSS00¶
Provides aggregate statistics about the findings for the specified internal access analyzer. This includes counts of active, archived, and resolved findings.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_resourcetypestatistics TYPE /AWS1/CL_AANINTERNALACCRESTY00=>TT_INTERNALACCRESTYPESTATSMAP TT_INTERNALACCRESTYPESTATSMAP¶
The total number of active findings for each resource type of the specified internal access analyzer.
iv_totalactivefindings TYPE /AWS1/AANINTEGER /AWS1/AANINTEGER¶
The number of active findings for the specified internal access analyzer.
iv_totalarchivedfindings TYPE /AWS1/AANINTEGER /AWS1/AANINTEGER¶
The number of archived findings for the specified internal access analyzer.
iv_totalresolvedfindings TYPE /AWS1/AANINTEGER /AWS1/AANINTEGER¶
The number of resolved findings for the specified internal access analyzer.
Queryable Attributes¶
resourceTypeStatistics¶
The total number of active findings for each resource type of the specified internal access analyzer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCETYPESTATISTICS() |
Getter for RESOURCETYPESTATISTICS, with configurable default |
ASK_RESOURCETYPESTATISTICS() |
Getter for RESOURCETYPESTATISTICS w/ exceptions if field has |
HAS_RESOURCETYPESTATISTICS() |
Determine if RESOURCETYPESTATISTICS has a value |
totalActiveFindings¶
The number of active findings for the specified internal access analyzer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOTALACTIVEFINDINGS() |
Getter for TOTALACTIVEFINDINGS, with configurable default |
ASK_TOTALACTIVEFINDINGS() |
Getter for TOTALACTIVEFINDINGS w/ exceptions if field has no |
HAS_TOTALACTIVEFINDINGS() |
Determine if TOTALACTIVEFINDINGS has a value |
totalArchivedFindings¶
The number of archived findings for the specified internal access analyzer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOTALARCHIVEDFINDINGS() |
Getter for TOTALARCHIVEDFINDINGS, with configurable default |
ASK_TOTALARCHIVEDFINDINGS() |
Getter for TOTALARCHIVEDFINDINGS w/ exceptions if field has |
HAS_TOTALARCHIVEDFINDINGS() |
Determine if TOTALARCHIVEDFINDINGS has a value |
totalResolvedFindings¶
The number of resolved findings for the specified internal access analyzer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOTALRESOLVEDFINDINGS() |
Getter for TOTALRESOLVEDFINDINGS, with configurable default |
ASK_TOTALRESOLVEDFINDINGS() |
Getter for TOTALRESOLVEDFINDINGS w/ exceptions if field has |
HAS_TOTALRESOLVEDFINDINGS() |
Determine if TOTALRESOLVEDFINDINGS has a value |