Skip to content

/AWS1/CL_TADLISTRECSFORRESRSP

ListRecommendationsForResourceResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_recforresourcesummaries TYPE /AWS1/CL_TADRECFORRESUMMARY=>TT_RECFORRESOURCESUMMARYLIST TT_RECFORRESOURCESUMMARYLIST

List of Trusted Advisor recommendations associated with the given AWS resource

Optional arguments:

iv_nexttoken TYPE /AWS1/TADSTRING /AWS1/TADSTRING

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.


Queryable Attributes

nextToken

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of 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

recommendationForResourceSummaries

List of Trusted Advisor recommendations associated with the given AWS resource

Accessible with the following methods

Method Description
GET_RECFORRESOURCESUMMARIES() Getter for RECFORRESOURCESUMMARIES, with configurable defaul
ASK_RECFORRESOURCESUMMARIES() Getter for RECFORRESOURCESUMMARIES w/ exceptions if field ha
HAS_RECFORRESOURCESUMMARIES() Determine if RECFORRESOURCESUMMARIES has a value