/AWS1/CL_AANINTERNALACCALYRULE¶
Contains information about analysis rules for the internal access analyzer. Analysis rules determine which entities will generate findings based on the criteria you define when you create the rule.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_inclusions
TYPE /AWS1/CL_AANINTERNALACCALYRL00=>TT_INTERNALACCALYRULECRITLIST
TT_INTERNALACCALYRULECRITLIST
¶
A list of rules for the internal access analyzer containing criteria to include in analysis. Only resources that meet the rule criteria will generate findings.
Queryable Attributes¶
inclusions¶
A list of rules for the internal access analyzer containing criteria to include in analysis. Only resources that meet the rule criteria will generate findings.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INCLUSIONS() |
Getter for INCLUSIONS, with configurable default |
ASK_INCLUSIONS() |
Getter for INCLUSIONS w/ exceptions if field has no value |
HAS_INCLUSIONS() |
Determine if INCLUSIONS has a value |