/AWS1/CL_CFSGETCONFORMANCEPA03¶
GetConformancePackComplianceSummaryResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_conformancepackcplncsum00 TYPE /AWS1/CL_CFSCONFORMANCEPACKC03=>TT_CONFORMANCEPACKCPLNCSUMMLST TT_CONFORMANCEPACKCPLNCSUMMLST¶
A list of
ConformancePackComplianceSummaryobjects.
iv_nexttoken TYPE /AWS1/CFSNEXTTOKEN /AWS1/CFSNEXTTOKEN¶
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
Queryable Attributes¶
ConformancePackComplianceSummaryList¶
A list of
ConformancePackComplianceSummaryobjects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFORMANCEPACKCPLNCSU00() |
Getter for CONFORMANCEPACKCPLNCSUMMLIST, with configurable d |
ASK_CONFORMANCEPACKCPLNCSU00() |
Getter for CONFORMANCEPACKCPLNCSUMMLIST w/ exceptions if fie |
HAS_CONFORMANCEPACKCPLNCSU00() |
Determine if CONFORMANCEPACKCPLNCSUMMLIST has a value |
NextToken¶
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
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 |