Skip to content

/AWS1/CL_REHLSTTSTRECOMMENDA01

ListTestRecommendationsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

IT_TESTRECOMMENDATIONS TYPE /AWS1/CL_REHTESTRECOMMENDATION=>TT_TESTRECOMMENDATIONLIST TT_TESTRECOMMENDATIONLIST

The test recommendations for the Resilience Hub application.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/REHNEXTTOKEN /AWS1/REHNEXTTOKEN

Token for the next set of results, or null if there are no more results.


Queryable Attributes

nextToken

Token for the next set of results, or null if there are no more results.

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

testRecommendations

The test recommendations for the Resilience Hub application.

Accessible with the following methods

Method Description
GET_TESTRECOMMENDATIONS() Getter for TESTRECOMMENDATIONS, with configurable default
ASK_TESTRECOMMENDATIONS() Getter for TESTRECOMMENDATIONS w/ exceptions if field has no
HAS_TESTRECOMMENDATIONS() Determine if TESTRECOMMENDATIONS has a value