/AWS1/CL_AUMLSTASSESSMENTCTL01¶
ListAssessmentControlInsightsByControlDomainResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_ctlinsightsbyassessment TYPE /AWS1/CL_AUMCTLINSIGHTSMETBY00=>TT_CTLINSIGHTSMETBYASSESSMENT TT_CTLINSIGHTSMETBYASSESSMENT¶
The assessment control analytics data that the
ListAssessmentControlInsightsByControlDomainAPI returned.
iv_nexttoken TYPE /AWS1/AUMTOKEN /AWS1/AUMTOKEN¶
The pagination token that's used to fetch the next set of results.
Queryable Attributes¶
controlInsightsByAssessment¶
The assessment control analytics data that the
ListAssessmentControlInsightsByControlDomainAPI returned.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CTLINSIGHTSBYASSESSMENT() |
Getter for CONTROLINSIGHTSBYASSESSMENT, with configurable de |
ASK_CTLINSIGHTSBYASSESSMENT() |
Getter for CONTROLINSIGHTSBYASSESSMENT w/ exceptions if fiel |
HAS_CTLINSIGHTSBYASSESSMENT() |
Determine if CONTROLINSIGHTSBYASSESSMENT 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 |