/AWS1/CL_AUMLSTASSESSMENTFRA03¶
ListAssessmentFrameworkShareRequestsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_assessmentframeworkshar00 TYPE /AWS1/CL_AUMASSESSMENTFRAMEW02=>TT_ASSESSMENTFRAMEWORKSHARER00 TT_ASSESSMENTFRAMEWORKSHARER00¶
The list of share requests that the
ListAssessmentFrameworkShareRequestsAPI returned.
iv_nexttoken TYPE /AWS1/AUMTOKEN /AWS1/AUMTOKEN¶
The pagination token that's used to fetch the next set of results.
Queryable Attributes¶
assessmentFrameworkShareRequests¶
The list of share requests that the
ListAssessmentFrameworkShareRequestsAPI returned.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSESSMENTFRAMEWORKSHA01() |
Getter for ASSESSMENTFRAMEWORKSHAREREQS, with configurable d |
ASK_ASSESSMENTFRAMEWORKSHA00() |
Getter for ASSESSMENTFRAMEWORKSHAREREQS w/ exceptions if fie |
HAS_ASSESSMENTFRAMEWORKSHA00() |
Determine if ASSESSMENTFRAMEWORKSHAREREQS has a value |
nextToken¶
The pagination token that's used to fetch 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 |