/AWS1/CL_GUSRESOURCE¶
Information about a resource that contains a finding.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_id TYPE /AWS1/GUSSTRING /AWS1/GUSSTRING¶
The
scanNameof the scan that was run on the resource.
iv_subresourceid TYPE /AWS1/GUSSTRING /AWS1/GUSSTRING¶
The identifier for a section of the resource.
Queryable Attributes¶
id¶
The
scanNameof the scan that was run on the resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
subResourceId¶
The identifier for a section of the resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBRESOURCEID() |
Getter for SUBRESOURCEID, with configurable default |
ASK_SUBRESOURCEID() |
Getter for SUBRESOURCEID w/ exceptions if field has no value |
HAS_SUBRESOURCEID() |
Determine if SUBRESOURCEID has a value |