/AWS1/CL_AUMGETASSESSMENTRSP¶
GetAssessmentResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_assessment TYPE REF TO /AWS1/CL_AUMASSESSMENT /AWS1/CL_AUMASSESSMENT¶
An entity that defines the scope of audit evidence collected by Audit Manager. An Audit Manager assessment is an implementation of an Audit Manager framework.
io_userrole TYPE REF TO /AWS1/CL_AUMROLE /AWS1/CL_AUMROLE¶
The wrapper that contains the Audit Manager role information of the current user. This includes the role type and IAM Amazon Resource Name (ARN).
Queryable Attributes¶
assessment¶
An entity that defines the scope of audit evidence collected by Audit Manager. An Audit Manager assessment is an implementation of an Audit Manager framework.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSESSMENT() |
Getter for ASSESSMENT |
userRole¶
The wrapper that contains the Audit Manager role information of the current user. This includes the role type and IAM Amazon Resource Name (ARN).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USERROLE() |
Getter for USERROLE |