Skip to content

/AWS1/CL_APSDSCDIRECTORYCFGSRS

DescribeDirectoryConfigsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_DIRECTORYCONFIGS TYPE /AWS1/CL_APSDIRECTORYCONFIG=>TT_DIRECTORYCONFIGLIST TT_DIRECTORYCONFIGLIST

Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

IV_NEXTTOKEN TYPE /AWS1/APSSTRING /AWS1/APSSTRING

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.


Queryable Attributes

DirectoryConfigs

Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

Accessible with the following methods

Method Description
GET_DIRECTORYCONFIGS() Getter for DIRECTORYCONFIGS, with configurable default
ASK_DIRECTORYCONFIGS() Getter for DIRECTORYCONFIGS w/ exceptions if field has no va
HAS_DIRECTORYCONFIGS() Determine if DIRECTORYCONFIGS has a value

NextToken

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

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