Skip to content

/AWS1/CL_SAGLISTINTGRTDRESOUT

ListIntegratedResourcesOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_intgrtdresourcesummaries TYPE /AWS1/CL_SAGINTGRTDRESUMMARY=>TT_INTGRTDRESOURCESUMMARYLIST TT_INTGRTDRESOURCESUMMARYLIST

List of integrated resources

Optional arguments:

iv_nexttoken TYPE /AWS1/SAGNEXTTOKEN /AWS1/SAGNEXTTOKEN

Token for pagination to retrieve the next set of results


Queryable Attributes

integratedResourceSummaries

List of integrated resources

Accessible with the following methods

Method Description
GET_INTGRTDRESOURCESUMMARIES() Getter for INTEGRATEDRESOURCESUMMARIES, with configurable de
ASK_INTGRTDRESOURCESUMMARIES() Getter for INTEGRATEDRESOURCESUMMARIES w/ exceptions if fiel
HAS_INTGRTDRESOURCESUMMARIES() Determine if INTEGRATEDRESOURCESUMMARIES has a value

nextToken

Token for pagination 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