Skip to content

/AWS1/CL_DIRLISTOBJECTPOLRSP

ListObjectPoliciesResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_attachedpolicyids TYPE /AWS1/CL_DIROBJECTIDLIST_W=>TT_OBJECTIDENTIFIERLIST TT_OBJECTIDENTIFIERLIST

A list of policy ObjectIdentifiers, that are attached to the object.

iv_nexttoken TYPE /AWS1/DIRNEXTTOKEN /AWS1/DIRNEXTTOKEN

The pagination token.


Queryable Attributes

AttachedPolicyIds

A list of policy ObjectIdentifiers, that are attached to the object.

Accessible with the following methods

Method Description
GET_ATTACHEDPOLICYIDS() Getter for ATTACHEDPOLICYIDS, with configurable default
ASK_ATTACHEDPOLICYIDS() Getter for ATTACHEDPOLICYIDS w/ exceptions if field has no v
HAS_ATTACHEDPOLICYIDS() Determine if ATTACHEDPOLICYIDS 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