Skip to content

/AWS1/CL_GDYADDITIONALINFO

Contains additional information about the detected threat.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_versionid TYPE /AWS1/GDYNONEMPTYSTRING /AWS1/GDYNONEMPTYSTRING

The version ID of the S3 object, if applicable.

iv_devicename TYPE /AWS1/GDYNONEMPTYSTRING /AWS1/GDYNONEMPTYSTRING

The device name of the EBS volume, if applicable.


Queryable Attributes

VersionId

The version ID of the S3 object, if applicable.

Accessible with the following methods

Method Description
GET_VERSIONID() Getter for VERSIONID, with configurable default
ASK_VERSIONID() Getter for VERSIONID w/ exceptions if field has no value
HAS_VERSIONID() Determine if VERSIONID has a value

DeviceName

The device name of the EBS volume, if applicable.

Accessible with the following methods

Method Description
GET_DEVICENAME() Getter for DEVICENAME, with configurable default
ASK_DEVICENAME() Getter for DEVICENAME w/ exceptions if field has no value
HAS_DEVICENAME() Determine if DEVICENAME has a value