Skip to content

/AWS1/CL_KNDLSTEXPERIENCEENT01

ListExperienceEntitiesResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_summaryitems TYPE /AWS1/CL_KNDEXPERIENCEENTSSUMM=>TT_EXPERIENCEENTSSUMMARYLIST TT_EXPERIENCEENTSSUMMARYLIST

An array of summary information for one or more users or groups.

iv_nexttoken TYPE /AWS1/KNDNEXTTOKEN /AWS1/KNDNEXTTOKEN

If the response is truncated, Amazon Kendra returns this token, which you can use in a later request to retrieve the next set of users or groups.


Queryable Attributes

SummaryItems

An array of summary information for one or more users or groups.

Accessible with the following methods

Method Description
GET_SUMMARYITEMS() Getter for SUMMARYITEMS, with configurable default
ASK_SUMMARYITEMS() Getter for SUMMARYITEMS w/ exceptions if field has no value
HAS_SUMMARYITEMS() Determine if SUMMARYITEMS has a value

NextToken

If the response is truncated, Amazon Kendra returns this token, which you can use in a later request to retrieve the next set of users or groups.

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