Skip to content

/AWS1/CL_DIRLSTPUBEDSCHARNSRSP

ListPublishedSchemaArnsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_SCHEMAARNS TYPE /AWS1/CL_DIRARNS_W=>TT_ARNS TT_ARNS

The ARNs of published schemas.

IV_NEXTTOKEN TYPE /AWS1/DIRNEXTTOKEN /AWS1/DIRNEXTTOKEN

The pagination token.


Queryable Attributes

SchemaArns

The ARNs of published schemas.

Accessible with the following methods

Method Description
GET_SCHEMAARNS() Getter for SCHEMAARNS, with configurable default
ASK_SCHEMAARNS() Getter for SCHEMAARNS w/ exceptions if field has no value
HAS_SCHEMAARNS() Determine if SCHEMAARNS has a value

NextToken

The pagination token.

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