/AWS1/CL_DSRUPDATEHYBRIDADRSLT¶
UpdateHybridADResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_directoryid
TYPE /AWS1/DSRDIRECTORYID
/AWS1/DSRDIRECTORYID
¶
The identifier of the updated hybrid directory.
iv_assessmentid
TYPE /AWS1/DSRASSESSMENTID
/AWS1/DSRASSESSMENTID
¶
The identifier of the assessment performed to validate the update configuration. This assessment ensures the updated settings are compatible with your environment.
Queryable Attributes¶
DirectoryId¶
The identifier of the updated hybrid directory.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DIRECTORYID() |
Getter for DIRECTORYID, with configurable default |
ASK_DIRECTORYID() |
Getter for DIRECTORYID w/ exceptions if field has no value |
HAS_DIRECTORYID() |
Determine if DIRECTORYID has a value |
AssessmentId¶
The identifier of the assessment performed to validate the update configuration. This assessment ensures the updated settings are compatible with your environment.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ASSESSMENTID() |
Getter for ASSESSMENTID, with configurable default |
ASK_ASSESSMENTID() |
Getter for ASSESSMENTID w/ exceptions if field has no value |
HAS_ASSESSMENTID() |
Determine if ASSESSMENTID has a value |