Skip to content

/AWS1/CL_KFKLSTCONFREVISIONS01

ListConfigurationRevisionsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

Paginated results marker.

IT_REVISIONS TYPE /AWS1/CL_KFKCONFREVISION=>TT___LISTOFCONFREVISION TT___LISTOFCONFREVISION

List of ConfigurationRevision objects.


Queryable Attributes

NextToken

Paginated results marker.

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

Revisions

List of ConfigurationRevision objects.

Accessible with the following methods

Method Description
GET_REVISIONS() Getter for REVISIONS, with configurable default
ASK_REVISIONS() Getter for REVISIONS w/ exceptions if field has no value
HAS_REVISIONS() Determine if REVISIONS has a value