/AWS1/CL_GDYSCANCONFIGURATION¶
Contains information about the configuration used for the malware scan.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_role TYPE /AWS1/GDYNONEMPTYSTRING /AWS1/GDYNONEMPTYSTRING¶
Amazon Resource Name (ARN) of the IAM role that should contain the required permissions for the scan.
io_triggerdetails TYPE REF TO /AWS1/CL_GDYTRIGGERDETAILS /AWS1/CL_GDYTRIGGERDETAILS¶
Information about the entity that triggered the malware scan.
io_incrementalscandetails TYPE REF TO /AWS1/CL_GDYINCREMENTALSCAND00 /AWS1/CL_GDYINCREMENTALSCAND00¶
Information about the incremental scan configuration, if applicable.
io_recoverypoint TYPE REF TO /AWS1/CL_GDYSCANCONFRECPOINT /AWS1/CL_GDYSCANCONFRECPOINT¶
Information about the recovery point configuration used for the scan, if applicable.
Queryable Attributes¶
Role¶
Amazon Resource Name (ARN) of the IAM role that should contain the required permissions for the scan.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROLE() |
Getter for ROLE, with configurable default |
ASK_ROLE() |
Getter for ROLE w/ exceptions if field has no value |
HAS_ROLE() |
Determine if ROLE has a value |
TriggerDetails¶
Information about the entity that triggered the malware scan.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRIGGERDETAILS() |
Getter for TRIGGERDETAILS |
IncrementalScanDetails¶
Information about the incremental scan configuration, if applicable.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INCREMENTALSCANDETAILS() |
Getter for INCREMENTALSCANDETAILS |
RecoveryPoint¶
Information about the recovery point configuration used for the scan, if applicable.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECOVERYPOINT() |
Getter for RECOVERYPOINT |