Skip to content

/AWS1/CL_DIRLISTOBJECTATTRSRSP

ListObjectAttributesResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_ATTRIBUTES TYPE /AWS1/CL_DIRATTRKEYANDVALUE=>TT_ATTRIBUTEKEYANDVALUELIST TT_ATTRIBUTEKEYANDVALUELIST

Attributes map that is associated with the object. AttributeArn is the key, and attribute value is the value.

IV_NEXTTOKEN TYPE /AWS1/DIRNEXTTOKEN /AWS1/DIRNEXTTOKEN

The pagination token.


Queryable Attributes

Attributes

Attributes map that is associated with the object. AttributeArn is the key, and attribute value is the value.

Accessible with the following methods

Method Description
GET_ATTRIBUTES() Getter for ATTRIBUTES, with configurable default
ASK_ATTRIBUTES() Getter for ATTRIBUTES w/ exceptions if field has no value
HAS_ATTRIBUTES() Determine if ATTRIBUTES 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