Skip to content

/AWS1/CL_GDYTRIGGERDETAILS

Represents the reason the scan was triggered.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_guarddutyfindingid TYPE /AWS1/GDYNONEMPTYSTRING /AWS1/GDYNONEMPTYSTRING

The ID of the GuardDuty finding that triggered the malware scan.

iv_description TYPE /AWS1/GDYNONEMPTYSTRING /AWS1/GDYNONEMPTYSTRING

The description of the scan trigger.


Queryable Attributes

GuardDutyFindingId

The ID of the GuardDuty finding that triggered the malware scan.

Accessible with the following methods

Method Description
GET_GUARDDUTYFINDINGID() Getter for GUARDDUTYFINDINGID, with configurable default
ASK_GUARDDUTYFINDINGID() Getter for GUARDDUTYFINDINGID w/ exceptions if field has no
HAS_GUARDDUTYFINDINGID() Determine if GUARDDUTYFINDINGID has a value

Description

The description of the scan trigger.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value