/AWS1/CL_GDYMALWAREPROTECTIO08¶
Contains finding configuration details about the malware scan.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_triggertype TYPE /AWS1/GDYTRIGGERTYPE /AWS1/GDYTRIGGERTYPE¶
The event that triggered the malware scan.
io_incrementalscandetails TYPE REF TO /AWS1/CL_GDYINCREMENTALSCAND00 /AWS1/CL_GDYINCREMENTALSCAND00¶
Contains information about the incremental scan configuration.
Queryable Attributes¶
TriggerType¶
The event that triggered the malware scan.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRIGGERTYPE() |
Getter for TRIGGERTYPE, with configurable default |
ASK_TRIGGERTYPE() |
Getter for TRIGGERTYPE w/ exceptions if field has no value |
HAS_TRIGGERTYPE() |
Determine if TRIGGERTYPE has a value |
IncrementalScanDetails¶
Contains information about the incremental scan configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INCREMENTALSCANDETAILS() |
Getter for INCREMENTALSCANDETAILS |