/AWS1/CL_SHBRECOMMENDATIONSTEP¶
Contains information about a recommended step to remediate a Security Hub finding.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_unusedpermissions TYPE REF TO /AWS1/CL_SHBUNUSEDPERMSRECSTEP /AWS1/CL_SHBUNUSEDPERMSRECSTEP¶
A recommended step to remediate an unused permissions finding.
Queryable Attributes¶
UnusedPermissions¶
A recommended step to remediate an unused permissions finding.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UNUSEDPERMISSIONS() |
Getter for UNUSEDPERMISSIONS |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_RECOMMENDATIONSTEPS¶
TYPES TT_RECOMMENDATIONSTEPS TYPE STANDARD TABLE OF REF TO /AWS1/CL_SHBRECOMMENDATIONSTEP WITH DEFAULT KEY
.