Skip to content

/AWS1/CL_GUSRECOMMENDATION

Information about the recommended course of action to remediate a finding.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_text TYPE /AWS1/GUSSTRING /AWS1/GUSSTRING

The recommended course of action to remediate the finding.

iv_url TYPE /AWS1/GUSSTRING /AWS1/GUSSTRING

The URL address to the recommendation for remediating the finding.


Queryable Attributes

text

The recommended course of action to remediate the finding.

Accessible with the following methods

Method Description
GET_TEXT() Getter for TEXT, with configurable default
ASK_TEXT() Getter for TEXT w/ exceptions if field has no value
HAS_TEXT() Determine if TEXT has a value

url

The URL address to the recommendation for remediating the finding.

Accessible with the following methods

Method Description
GET_URL() Getter for URL, with configurable default
ASK_URL() Getter for URL w/ exceptions if field has no value
HAS_URL() Determine if URL has a value