Skip to content

/AWS1/CL_CFSDSCCONFORMANCEPA03

DescribeConformancePacksResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_conformancepackdetails TYPE /AWS1/CL_CFSCONFORMANCEPACKDET=>TT_CONFORMANCEPACKDETAILLIST TT_CONFORMANCEPACKDETAILLIST

Returns a list of ConformancePackDetail objects.

iv_nexttoken TYPE /AWS1/CFSNEXTTOKEN /AWS1/CFSNEXTTOKEN

The nextToken string 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 ConformancePackDetail objects.

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 nextToken string 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