/AWS1/CL_MA2POLICYDETAILS¶
Provides the details of a policy finding.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_action TYPE REF TO /AWS1/CL_MA2FINDINGACTION /AWS1/CL_MA2FINDINGACTION¶
The action that produced the finding.
io_actor TYPE REF TO /AWS1/CL_MA2FINDINGACTOR /AWS1/CL_MA2FINDINGACTOR¶
The entity that performed the action that produced the finding.
Queryable Attributes¶
action¶
The action that produced the finding.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTION() |
Getter for ACTION |
actor¶
The entity that performed the action that produced the finding.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTOR() |
Getter for ACTOR |