/AWS1/CL_GDYMALWARESCANDETAILS¶
Information about the malware scan that generated a GuardDuty finding.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_threats
TYPE /AWS1/CL_GDYTHREAT=>TT_THREATS
TT_THREATS
¶
Information about the detected threats associated with the generated GuardDuty finding.
Queryable Attributes¶
Threats¶
Information about the detected threats associated with the generated GuardDuty finding.
Accessible with the following methods¶
Method | Description |
---|---|
GET_THREATS() |
Getter for THREATS, with configurable default |
ASK_THREATS() |
Getter for THREATS w/ exceptions if field has no value |
HAS_THREATS() |
Determine if THREATS has a value |