/AWS1/CL_DSRDSCHYBRIDADUPRS¶
DescribeHybridADUpdateResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_updateactivities
TYPE REF TO /AWS1/CL_DSRHYBRIDUPACTIVITIES
/AWS1/CL_DSRHYBRIDUPACTIVITIES
¶
Information about update activities for the hybrid directory, organized by update type.
iv_nexttoken
TYPE /AWS1/DSRNEXTTOKEN
/AWS1/DSRNEXTTOKEN
¶
If not null, more results are available. Pass this value for the
NextToken
parameter in a subsequent request to retrieve the next set of items.
Queryable Attributes¶
UpdateActivities¶
Information about update activities for the hybrid directory, organized by update type.
Accessible with the following methods¶
Method | Description |
---|---|
GET_UPDATEACTIVITIES() |
Getter for UPDATEACTIVITIES |
NextToken¶
If not null, more results are available. Pass this value for the
NextToken
parameter in a subsequent request to retrieve the next set of items.
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 |