Skip to content

/AWS1/CL_DIRLOOKUPPOLICYRSP

LookupPolicyResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_POLICYTOPATHLIST TYPE /AWS1/CL_DIRPOLICYTOPATH=>TT_POLICYTOPATHLIST TT_POLICYTOPATHLIST

Provides list of path to policies. Policies contain PolicyId, ObjectIdentifier, and PolicyType. For more information, see Policies.

IV_NEXTTOKEN TYPE /AWS1/DIRNEXTTOKEN /AWS1/DIRNEXTTOKEN

The pagination token.


Queryable Attributes

PolicyToPathList

Provides list of path to policies. Policies contain PolicyId, ObjectIdentifier, and PolicyType. For more information, see Policies.

Accessible with the following methods

Method Description
GET_POLICYTOPATHLIST() Getter for POLICYTOPATHLIST, with configurable default
ASK_POLICYTOPATHLIST() Getter for POLICYTOPATHLIST w/ exceptions if field has no va
HAS_POLICYTOPATHLIST() Determine if POLICYTOPATHLIST 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