/AWS1/CL_GDYDETECTION¶
Contains information about the detected behavior.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_anomaly TYPE REF TO /AWS1/CL_GDYANOMALY /AWS1/CL_GDYANOMALY¶
The details about the anomalous activity that caused GuardDuty to generate the finding.
io_sequence TYPE REF TO /AWS1/CL_GDYSEQUENCE /AWS1/CL_GDYSEQUENCE¶
The details about the attack sequence.
Queryable Attributes¶
Anomaly¶
The details about the anomalous activity that caused GuardDuty to generate the finding.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANOMALY() |
Getter for ANOMALY |
Sequence¶
The details about the attack sequence.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SEQUENCE() |
Getter for SEQUENCE |