Skip to content

/AWS1/CL_GDYEBSVOLUMEDETAILS

Contains list of scanned and skipped EBS volumes with details.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_scannedvolumedetails TYPE /AWS1/CL_GDYVOLUMEDETAIL=>TT_VOLUMEDETAILS TT_VOLUMEDETAILS

List of EBS volumes that were scanned.

it_skippedvolumedetails TYPE /AWS1/CL_GDYVOLUMEDETAIL=>TT_VOLUMEDETAILS TT_VOLUMEDETAILS

List of EBS volumes that were skipped from the malware scan.


Queryable Attributes

ScannedVolumeDetails

List of EBS volumes that were scanned.

Accessible with the following methods

Method Description
GET_SCANNEDVOLUMEDETAILS() Getter for SCANNEDVOLUMEDETAILS, with configurable default
ASK_SCANNEDVOLUMEDETAILS() Getter for SCANNEDVOLUMEDETAILS w/ exceptions if field has n
HAS_SCANNEDVOLUMEDETAILS() Determine if SCANNEDVOLUMEDETAILS has a value

SkippedVolumeDetails

List of EBS volumes that were skipped from the malware scan.

Accessible with the following methods

Method Description
GET_SKIPPEDVOLUMEDETAILS() Getter for SKIPPEDVOLUMEDETAILS, with configurable default
ASK_SKIPPEDVOLUMEDETAILS() Getter for SKIPPEDVOLUMEDETAILS w/ exceptions if field has n
HAS_SKIPPEDVOLUMEDETAILS() Determine if SKIPPEDVOLUMEDETAILS has a value