/AWS1/CL_GDYSCANNEDRESDETAILS¶
Contains additional information about a resource that was scanned.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_ebsvolume TYPE REF TO /AWS1/CL_GDYVOLUMEDETAIL /AWS1/CL_GDYVOLUMEDETAIL¶
Contains information about the EBS volume that was scanned.
io_ebssnapshot TYPE REF TO /AWS1/CL_GDYEBSSNAPSHOT /AWS1/CL_GDYEBSSNAPSHOT¶
Contains information about the EBS snapshot that was scanned.
Queryable Attributes¶
EbsVolume¶
Contains information about the EBS volume that was scanned.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EBSVOLUME() |
Getter for EBSVOLUME |
EbsSnapshot¶
Contains information about the EBS snapshot that was scanned.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EBSSNAPSHOT() |
Getter for EBSSNAPSHOT |