/AWS1/CL_AANGETGENERATEDPLYRSP¶
GetGeneratedPolicyResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_jobdetails TYPE REF TO /AWS1/CL_AANJOBDETAILS /AWS1/CL_AANJOBDETAILS¶
A
GeneratedPolicyDetailsobject that contains details about the generated policy.
io_generatedpolicyresult TYPE REF TO /AWS1/CL_AANGENERATEDPLYRSLT /AWS1/CL_AANGENERATEDPLYRSLT¶
A
GeneratedPolicyResultobject that contains the generated policies and associated details.
Queryable Attributes¶
jobDetails¶
A
GeneratedPolicyDetailsobject that contains details about the generated policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JOBDETAILS() |
Getter for JOBDETAILS |
generatedPolicyResult¶
A
GeneratedPolicyResultobject that contains the generated policies and associated details.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GENERATEDPOLICYRESULT() |
Getter for GENERATEDPOLICYRESULT |