/AWS1/CL_CFSDSCCONFORMANCEPA03¶
DescribeConformancePacksResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_conformancepackdetails TYPE /AWS1/CL_CFSCONFORMANCEPACKDET=>TT_CONFORMANCEPACKDETAILLIST TT_CONFORMANCEPACKDETAILLIST¶
Returns a list of
ConformancePackDetailobjects.
iv_nexttoken TYPE /AWS1/CFSNEXTTOKEN /AWS1/CFSNEXTTOKEN¶
The
nextTokenstring returned in a previous request that you use to request the next page of results in a paginated response.
Queryable Attributes¶
ConformancePackDetails¶
Returns a list of
ConformancePackDetailobjects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFORMANCEPACKDETAILS() |
Getter for CONFORMANCEPACKDETAILS, with configurable default |
ASK_CONFORMANCEPACKDETAILS() |
Getter for CONFORMANCEPACKDETAILS w/ exceptions if field has |
HAS_CONFORMANCEPACKDETAILS() |
Determine if CONFORMANCEPACKDETAILS has a value |
NextToken¶
The
nextTokenstring returned in a previous request that you use to request 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 |