/AWS1/CL_IN2SRCHVULNERABILIT02¶
SearchVulnerabilitiesResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_vulnerabilities
TYPE /AWS1/CL_IN2VULNERABILITY=>TT_VULNERABILITIES
TT_VULNERABILITIES
¶
Details about the listed vulnerability.
Optional arguments:¶
iv_nexttoken
TYPE /AWS1/IN2NEXTTOKEN
/AWS1/IN2NEXTTOKEN
¶
The pagination parameter to be used on the next list operation to retrieve more items.
Queryable Attributes¶
vulnerabilities¶
Details about the listed vulnerability.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VULNERABILITIES() |
Getter for VULNERABILITIES, with configurable default |
ASK_VULNERABILITIES() |
Getter for VULNERABILITIES w/ exceptions if field has no val |
HAS_VULNERABILITIES() |
Determine if VULNERABILITIES has a value |
nextToken¶
The pagination parameter to be used on the next list operation to retrieve more items.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |