/AWS1/CL_DSRDSCADASSESSMENTRS¶
DescribeADAssessmentResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_assessment
TYPE REF TO /AWS1/CL_DSRASSESSMENT
/AWS1/CL_DSRASSESSMENT
¶
Detailed information about the self-managed instance settings (IDs and DNS IPs).
it_assessmentreports
TYPE /AWS1/CL_DSRASSESSMENTREPORT=>TT_ASSESSMENTREPORTS
TT_ASSESSMENTREPORTS
¶
A list of assessment reports containing validation results for each domain controller and test category. Each report includes specific validation details and outcomes.
Queryable Attributes¶
Assessment¶
Detailed information about the self-managed instance settings (IDs and DNS IPs).
Accessible with the following methods¶
Method | Description |
---|---|
GET_ASSESSMENT() |
Getter for ASSESSMENT |
AssessmentReports¶
A list of assessment reports containing validation results for each domain controller and test category. Each report includes specific validation details and outcomes.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ASSESSMENTREPORTS() |
Getter for ASSESSMENTREPORTS, with configurable default |
ASK_ASSESSMENTREPORTS() |
Getter for ASSESSMENTREPORTS w/ exceptions if field has no v |
HAS_ASSESSMENTREPORTS() |
Determine if ASSESSMENTREPORTS has a value |